Tools - Enable CI HEMTT artifacts (#7644)

This commit is contained in:
jonpas 2020-04-18 19:04:26 +02:00 committed by GitHub
parent 82d7980ada
commit ddff1c3095
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,9 +41,8 @@ jobs:
uses: arma-actions/hemtt@master
with:
command: build --release --ci
# https://github.com/actions/upload-artifact/issues/3#issuecomment-524442814
# - name: Upload Artifact
# uses: actions/upload-artifact@master
# with:
# name: ace3-${{ github.sha }}-nobin
# path: '@ace'
- name: Upload Artifact
uses: actions/upload-artifact@v2-preview
with:
name: ace3-${{ github.sha }}-nobin
path: releases/ace3_*.zip