Skip to content

Commit

Permalink
Update arma.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettMayson authored Jul 1, 2024
1 parent 3bdbb55 commit 5de054d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/arma.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Build Client
working-directory: arma/client
run: hemtt release
run: hemtt release --expsqfc

- uses: Swatinem/rust-cache@v2
with:
Expand All @@ -38,7 +38,7 @@ jobs:
- name: Build Server
working-directory: arma/server
run: hemtt release
run: hemtt release --expsqfc

- name: Upload Client
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 5de054d

Please sign in to comment.