Update .gitea/workflows/onpush.yaml
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Ensure image is up to date and install build tools and deps
|
||||
run: |
|
||||
bash -c "apt update && apt upgrade -y"
|
||||
apt install -y build-essential nasm fdisk dosfstools
|
||||
apt install -y build-essential nasm mount fdisk dosfstools
|
||||
|
||||
- name: Build stevia
|
||||
run: make
|
||||
|
||||
Reference in New Issue
Block a user