Skip to content

Commit 124a950

Browse files
author
v_guanglwen
committed
feat: 测测测测
1 parent 77a1b14 commit 124a950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
env:
1313
WX_PRIVATE_KEY: ${{ secrets.WX_PRIVATE_KEY }}
1414
run: |
15+
mkdir -p ./build
1516
echo "$WX_PRIVATE_KEY" > ./build/key
16-
node ./build/ci.js --skip-key-write

0 commit comments

Comments
 (0)