mirror of
https://github.com/karl0ss/AnotterKiosk.git
synced 2025-06-06 11:55:07 +01:00
Update main.yml
my runner needs sudo
This commit is contained in:
parent
d8986207bd
commit
534d5a6634
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
||||
|
||||
- name: Build firmware
|
||||
run: |
|
||||
./build_raspberry_pi.sh
|
||||
sudo ./build_raspberry_pi.sh
|
||||
|
||||
- name: Release build artifacts
|
||||
uses: softprops/action-gh-release@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user