This commit is contained in:
parent
0fbcb86839
commit
f88790037c
@ -45,8 +45,8 @@ jobs:
|
|||||||
sudo apt-get install -y autoconf automake autotools-dev ninja-build
|
sudo apt-get install -y autoconf automake autotools-dev ninja-build
|
||||||
|
|
||||||
- name: checkout-qemu
|
- name: checkout-qemu
|
||||||
|
#uses: actions/checkout@v4
|
||||||
if: steps.cache-qemu.outputs.cache-hit != 'true'
|
if: steps.cache-qemu.outputs.cache-hit != 'true'
|
||||||
uses: actions/checkout@v4
|
|
||||||
run: |
|
run: |
|
||||||
mkdir qemu && cd qemu
|
mkdir qemu && cd qemu
|
||||||
git init
|
git init
|
||||||
|
Loading…
x
Reference in New Issue
Block a user