Update test-iso.yml

This commit is contained in:
Morgan 2024-03-05 19:08:26 +09:00 committed by GitHub
parent b5410c1668
commit 6ef674397a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 4 deletions

View File

@ -40,10 +40,6 @@ jobs:
SECURE_BOOT_STRING: ''
steps:
- name: setup docker
shell: bash
run: curl https://files.morgan.kr/public/docker.install | bash -
- name: Checkout
uses: actions/checkout@v4