1
0
Fork 0

Run with sudo

timestamps
dump_stack() 2023-05-12 02:06:25 +00:00
parent 310999744e
commit 3e87a1b651
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: debootstrap
run: |
cd ./tools/qemu-debian-img/
./generate-images.sh
sudo ./generate-images.sh
- name: Upload Debian 7 image
uses: BetaHuhn/do-spaces-action@v2