Run with sudo
This commit is contained in:
parent
310999744e
commit
3e87a1b651
2
.github/workflows/images.yml
vendored
2
.github/workflows/images.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
- name: debootstrap
|
- name: debootstrap
|
||||||
run: |
|
run: |
|
||||||
cd ./tools/qemu-debian-img/
|
cd ./tools/qemu-debian-img/
|
||||||
./generate-images.sh
|
sudo ./generate-images.sh
|
||||||
|
|
||||||
- name: Upload Debian 7 image
|
- name: Upload Debian 7 image
|
||||||
uses: BetaHuhn/do-spaces-action@v2
|
uses: BetaHuhn/do-spaces-action@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user