Tools - Build release build with HEMTT on CI (#7564)

This commit is contained in:
jonpas 2020-03-01 02:37:25 +01:00 committed by GitHub
parent c42a004ab3
commit b778df2c3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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