Skip to content

Commit 0a1e147

Browse files
committed
debug: debug
1 parent abef81c commit 0a1e147

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
if [[ $BRANCH == ver/* ]]; then
2121
VER=$(echo $BRANCH | sed 's|build/ver/||')
2222
echo ${VER} > VER
23+
ls
24+
cat VER
2325
fi
2426
2527
- name: Setup Node.js

0 commit comments

Comments
 (0)