Do not ask before installing dependencies
All checks were successful
Wake Runner / build (push) Successful in 4s
Build and Push / build (push) Successful in 45s

This commit is contained in:
Sebastiaan de Schaetzen 2025-04-23 11:01:28 +02:00
parent 3e212d8afb
commit de35910bbd

View File

@ -15,7 +15,7 @@ jobs:
- name: Build package
run: |
makepkg -s -
makepkg -s --noconfirm -
- name: Push to repository
run: |