Skip to content

Commit 63bdd2a

Browse files
author
v_guanglwen
committed
feat: 测试
1 parent 543439e commit 63bdd2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ jobs:
3131
run: |
3232
mkdir -p ./build
3333
echo "$WX_PRIVATE_KEY" > ./build/key
34+
echo "$WX_PRIVATE_KEY" | xxd
3435
chmod +x ./build/ci.js
3536
node ./build/ci.js --skip-key-write

0 commit comments

Comments
 (0)