Skip to content

Commit

Permalink
πŸ”„ synced local '.github/workflows/publish-tauri-app.yml' with remote …
Browse files Browse the repository at this point in the history
…'templates/publish-tauri-app.yml'
  • Loading branch information
nadenf committed Feb 1, 2024
1 parent 7eb5d0d commit 315f4b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish-tauri-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ jobs:
- runner: harana-dev-linux
target: x86_64-unknown-linux-gnu
bundles: deb,appimage
- runner: harana-dev-linux
target: aarch64-unknown-linux-gnu
bundles: deb
# - runner: harana-dev-linux
# target: aarch64-unknown-linux-gnu
# bundles: deb
runs-on: ${{ matrix.settings.runner }}
steps:
- name: Checkout
Expand Down

0 comments on commit 315f4b5

Please sign in to comment.