Update test-iso.yml
This commit is contained in:
parent
7ae9eae9fd
commit
b5410c1668
|
@ -40,6 +40,10 @@ 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue