Skip to content

Commit af5e5f3

Browse files
committed
fix/test
1 parent 613eb05 commit af5e5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
chmod 755 ../bpm/src/bpm
149149
echo "/home/runner/work/file/cc65/bin" >> $GITHUB_PATH
150150
echo "Bpm version :"
151-
bpm --force-update -V
151+
bpm --force-update --replace-for-new-project -V
152152
bpm --force-update -V
153153
echo Using bpm ...
154154
bpm --force-update plugins install orixsdk

0 commit comments

Comments
 (0)