Commit 83d788dc authored by nanahira's avatar nanahira

tmp remove code sign

parent 351b9dd3
...@@ -32,9 +32,9 @@ windows: ...@@ -32,9 +32,9 @@ windows:
- windows_bin - windows_bin
tags: tags:
- vs - vs
variables: #variables:
CSC_KEY_PASSWORD: $WINDOWS_CSC_KEY_PASSWORD # CSC_KEY_PASSWORD: $WINDOWS_CSC_KEY_PASSWORD
CSC_LINK: $WINDOWS_CSC_LINK # CSC_LINK: $WINDOWS_CSC_LINK
script: script:
- bash -c 'rm -rf C:\Windows\Temp\electron-builder-cache' - bash -c 'rm -rf C:\Windows\Temp\electron-builder-cache'
- npm ci -f - npm ci -f
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment