ci: fix YAML indentation
This commit is contained in:
parent
9a9e756940
commit
0d0abd7209
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
||||||
- platform: "macos-latest"
|
- platform: "macos-latest"
|
||||||
args: "--target aarch64-apple-darwin"
|
args: "--target aarch64-apple-darwin"
|
||||||
- platform: "ubuntu-latest"
|
- platform: "ubuntu-latest"
|
||||||
args: "--bundles appimage,deb,updater"
|
args: "--bundles appimage,deb,updater"
|
||||||
- platform: "windows-latest"
|
- platform: "windows-latest"
|
||||||
args: ""
|
args: ""
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue