Skip to content

Commit

Permalink
Rename file with sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian118 committed Oct 23, 2024
1 parent 4cfaba5 commit 1555ef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-pi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
run: |
cp -r main/pi/* .
sudo ./build.sh
sudo mv deploy/*.img.xz deploy/$(basename deploy/*.img.xz .img.xz)-32.img.xz
- if: ${{ github.event_name == 'workflow_dispatch' }}
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 1555ef6

Please sign in to comment.