We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c65fd01 commit cc98a43Copy full SHA for cc98a43
.github/workflows/ci.yml
@@ -32,5 +32,3 @@ jobs:
32
mkdir -p ./build
33
echo "$WX_PRIVATE_KEY" > ./build/key
34
echo "$WX_PRIVATE_KEY" | xxd
35
- chmod +x ./build/ci.js
36
- node ./build/ci.js --skip-key-write
0 commit comments