Skip to content

Commit

Permalink
Tools - Build release build with HEMTT on CI (#7564)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpas authored Mar 1, 2020
1 parent c42a004 commit b778df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arma.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Build using HEMTT
uses: arma-actions/hemtt@master
with:
command: build --ci # no --release due to https://github.com/synixebrett/HEMTT/issues/227
command: build --release --ci
# https://github.com/actions/upload-artifact/issues/3#issuecomment-524442814
# - name: Upload Artifact
# uses: actions/upload-artifact@master
Expand Down

0 comments on commit b778df2

Please sign in to comment.