Skip to content

Commit

Permalink
Update pre_compiled.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vidalnt committed Aug 31, 2024
1 parent 3258262 commit 5ddbc85
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pre_compiled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: Pre-Compiled and Upload
on:
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

jobs:
Windows:
runs-on: windows-latest
Expand Down

0 comments on commit 5ddbc85

Please sign in to comment.