Skip to content

Commit

Permalink
WIP: Debug workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyparrish committed Aug 1, 2024
1 parent f271d71 commit 32521e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-software.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
unzip -o never-gonna-give-you-up-embed.zip -d software/embed-video-in-rom/
rm -rf software/embed-video-in-rom/out
./software/embed-video-in-rom/build.sh
echo "EVENT NAME = ${{ github.event_name }}"
- name: Upload Never Gonna Give You Up ROM
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 32521e4

Please sign in to comment.