mirror of
https://github.com/karl0ss/AnotterKiosk.git
synced 2025-06-07 12:15: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
|
- name: Build firmware
|
||||||
run: |
|
run: |
|
||||||
./build_raspberry_pi.sh
|
sudo ./build_raspberry_pi.sh
|
||||||
|
|
||||||
- name: Release build artifacts
|
- name: Release build artifacts
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user