From 0d0abd720936e930433fde82f78cb2114b3dc9df Mon Sep 17 00:00:00 2001 From: rzmk Date: Tue, 20 Feb 2024 12:19:15 -0500 Subject: [PATCH] ci: fix YAML indentation --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index d7d75e1..7d09dcc 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -24,7 +24,7 @@ jobs: - platform: "macos-latest" args: "--target aarch64-apple-darwin" - platform: "ubuntu-latest" - args: "--bundles appimage,deb,updater" + args: "--bundles appimage,deb,updater" - platform: "windows-latest" args: ""