Skip to content

Commit

Permalink
Update raspberrypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
misogihagi authored Sep 28, 2024
1 parent 2b4cf8f commit bc0b1e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/raspberrypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
mv ../stage-custom ./stage3
rm -rf stage4 && mkdir stage4 && touch stage4/SKIP
rm -rf stage5 && mkdir stage5 && touch stage5/SKIP
./build.sh -c config
./build-docker.sh -c config
- name: Upload Release Asset
id: upload-release-asset
Expand Down

0 comments on commit bc0b1e1

Please sign in to comment.