Skip to content

Commit 0afda3c

Browse files
committed
test bpm
1 parent 74cb9e1 commit 0afda3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ jobs:
139139
# cp bpm/src/bpm ~/bin
140140
# chmod 755 ~/bin/bpm && export PATH=$PATH:~/bin
141141
ls -l && ls -l ../
142+
echo ls ~/bin
143+
ls -l ~/bin
142144
mv cc65 ../ && mv orix-software ../ && mv orix-sdk ../ && mv md2hlp ../ && mv bpm ../
143145
144146
- name: Compile project

0 commit comments

Comments
 (0)