Compare commits
No commits in common. "55de6f7993cfa2a0720f6f19e1a83ec0c3d329c2" and "12feefaaec7bbde0474e4e53cae59c174c645d7d" have entirely different histories.
55de6f7993
...
12feefaaec
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
platform: [macos-latest, windows-latest]
|
||||
platform: [macos-latest, ubuntu-20.04, windows-latest]
|
||||
|
||||
runs-on: ${{ matrix.platform }}
|
||||
steps:
|
||||
|
@ -52,12 +52,7 @@
|
||||
"icons/eyeicon.ico"
|
||||
],
|
||||
"identifier": "xyz.archgrid.comic-viewer",
|
||||
"targets": "all",
|
||||
"windows": {
|
||||
"wix": {
|
||||
"language": "zh-CN"
|
||||
}
|
||||
}
|
||||
"targets": "all"
|
||||
},
|
||||
"security": {
|
||||
"devCsp": "default-src 'self'; img-src 'self' asset: https://asset.localhost",
|
||||
|
Loading…
x
Reference in New Issue
Block a user