Skip to content

Commit eac70b7

Browse files
author
v_guanglwen
committed
feat: 测试
1 parent 507695e commit eac70b7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,4 @@ jobs:
2929
run: |
3030
mkdir -p ./build
3131
echo "$WX_PRIVATE_KEY" > ./build/key
32-
echo "$WX_PRIVATE_KEY" | xxd
33-
chmod +x ./build/ci.js
34-
node ./build/ci.js --skip-key-write
32+
cat ./build/key

0 commit comments

Comments
 (0)