Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jedeoric committed Oct 24, 2024
1 parent e7eca80 commit b76fa3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
run: |
if [ -f "bpm.tml" ]; then
CC65_HOME=${GITHUB_WORKSPACE}/../cc65
pwd
echo "../bpm/src/bpm" >> $GITHUB_PATH
export PATH=$PATH:../bpm/src/:/home/runner/work/file/cc65/bin
chmod 755 ../bpm/src/bpm
Expand Down

0 comments on commit b76fa3e

Please sign in to comment.