Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems authored Jan 11, 2024
1 parent 64ae2db commit eacc6ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
set -ex
echo Y | toltecctl generate-opkg-conf
opkg update
opkg install my-app
opkg install gameboy
# Add steps here to test app
opkg remove my-app
opkg remove gameboy
path: ${{ steps.download.outputs.download-path }}

0 comments on commit eacc6ba

Please sign in to comment.