Commit ad1c9d55 authored by nanahira's avatar nanahira

clean windows cache before build

parent 2586c494
Pipeline #5182 failed with stages
in 1 minute and 5 seconds
......@@ -36,6 +36,7 @@ windows:
CSC_KEY_PASSWORD: $WINDOWS_CSC_KEY_PASSWORD
CSC_LINK: $WINDOWS_CSC_LINK
script:
- rm -rf C:\Windows\Temp\electron-builder-cache
- npm ci
- npm run dist:windows
#- dir dist
......
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