We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 613eb05 commit af5e5f3Copy full SHA for af5e5f3
.github/workflows/main.yml
@@ -148,7 +148,7 @@ jobs:
148
chmod 755 ../bpm/src/bpm
149
echo "/home/runner/work/file/cc65/bin" >> $GITHUB_PATH
150
echo "Bpm version :"
151
- bpm --force-update -V
+ bpm --force-update --replace-for-new-project -V
152
bpm --force-update -V
153
echo Using bpm ...
154
bpm --force-update plugins install orixsdk
0 commit comments