Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBelthle committed Sep 17, 2024
1 parent 1fb6995 commit 70add82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- 'dev'
- 'release/**'
- 'support/**'
- '**'

jobs:
binary:
Expand Down Expand Up @@ -38,4 +39,5 @@ jobs:
- name: Archive Antares Launcher executable
uses: actions/upload-artifact@v4
with:
name: Antares_Launcher-${{ matrix.os }}-pkg
path: dist/*

0 comments on commit 70add82

Please sign in to comment.