Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jedeoric committed Oct 24, 2024
1 parent 5407d2f commit dc2aa5e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@ jobs:
if [ -f "bpm.tml" ]; then
ls -l ~/bin
echo "../bpm/src/bpm" >> $GITHUB_PATH
echo pwd
pwd
ls -l
ls -l ../
export PATH=$PATH:../bpm/src/:../cc65
chmod 755 ../bpm/src/bpm
echo PATH
Expand Down

0 comments on commit dc2aa5e

Please sign in to comment.