Skip to content

Commit 8b2591f

Browse files
committed
fix
1 parent af5e5f3 commit 8b2591f

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
@@ -147,7 +147,7 @@ jobs:
147147
export PATH=$PATH:../bpm/src/:${GITHUB_WORKSPACE}/../cc65/bin
148148
chmod 755 ../bpm/src/bpm
149149
echo "/home/runner/work/file/cc65/bin" >> $GITHUB_PATH
150-
echo "Bpm version :"
150+
echo "Force update"
151151
bpm --force-update --replace-for-new-project -V
152152
bpm --force-update -V
153153
echo Using bpm ...

0 commit comments

Comments
 (0)