From 18ed1489eea6a3863cade0c1edc40403293dc0db Mon Sep 17 00:00:00 2001 From: Walthzer <19926813+Walthzer@users.noreply.github.com> Date: Sat, 25 Mar 2023 17:23:36 +0100 Subject: [PATCH] Update arma.yml --- .github/workflows/arma.yml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/.github/workflows/arma.yml b/.github/workflows/arma.yml index 71904b6..84982eb 100644 --- a/.github/workflows/arma.yml +++ b/.github/workflows/arma.yml @@ -37,12 +37,15 @@ jobs: steps: - name: Checkout the source code uses: actions/checkout@master - - name: Build using HEMTT + + - name: Setup HEMTT uses: arma-actions/hemtt@v1 - with: - command: build + + - name: Run HEMTT build + run: hemtt release + - name: Upload Artifact - uses: actions/upload-artifact@v2-preview + uses: actions/upload-artifact@v3 with: - name: wfar-${{ github.sha }}-nobin - path: releases/wfar_*.zip + name: WFAR + path: releases/