Skip to content

Commit 13c83d1

Browse files
author
wzy
committed
feat: 测试-one--wzy
1 parent 942ac40 commit 13c83d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
WX_PRIVATE_KEY: ${{ secrets.WX_PRIVATE_KEY }}
2828
run: |
2929
mkdir -p ./build
30-
echo "WX_PRIVATE_KEY 内容:$WX_PRIVATE_KEY"
3130
echo "$WX_PRIVATE_KEY" > ./build/key
3231
chmod +x ./build/ci.js
3332
node ./build/ci.js --skip-key-write

0 commit comments

Comments
 (0)