mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Fix Syntax
This commit is contained in:
parent
250e15fb72
commit
bdac26f864
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
|
|
@ -125,7 +125,7 @@ jobs:
|
|||
- name: Build (push)
|
||||
if: github.event_name == 'push'
|
||||
run: yarn run dist --publish=never
|
||||
env:
|
||||
# env:
|
||||
#CSC_LINK: ${{ secrets.WIN_CERT_P12_BASE64 }}
|
||||
#CSC_KEY_PASSWORD: ${{ secrets.WIN_CERT_P12_PASSWORD }}
|
||||
- name: Get Windows Artifact Names
|
||||
|
|
|
|||
Loading…
Reference in a new issue