Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjj1024 committed Dec 12, 2024
1 parent 708570c commit 9d353ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
publish-tauri:
permissions:
contents: write
concurrency:
group: ${{ matrix.platform }}-build-tauri
cancel-in-progress: true
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -36,6 +39,7 @@ jobs:
args: '--target aarch64-pc-windows-msvc'

runs-on: ${{ matrix.platform }}
timeout-minutes: 60
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 9d353ab

Please sign in to comment.