mirror of
https://github.com/nadimkobeissi/mkbsd.git
synced 2024-12-22 20:15:06 +00:00
Fix sudo
This commit is contained in:
parent
1c735fb395
commit
dece2630ad
1
.github/workflows/mkbsd.yml
vendored
1
.github/workflows/mkbsd.yml
vendored
@ -10,7 +10,6 @@ jobs:
|
||||
|
||||
- name: Run Python Script & Create zip file
|
||||
run: |
|
||||
apt install sudo
|
||||
sudo apt update
|
||||
sudo apt install python3
|
||||
pip install aiohttp
|
||||
|
Loading…
Reference in New Issue
Block a user