mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Tools - Build release build with HEMTT on CI (#7564)
This commit is contained in:
parent
c42a004ab3
commit
b778df2c3b
2
.github/workflows/arma.yml
vendored
2
.github/workflows/arma.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user