From a7f0ef739015ff6a311ece95fb48cf93024e6188 Mon Sep 17 00:00:00 2001 From: Walthzer <19926813+Walthzer@users.noreply.github.com> Date: Sat, 25 Mar 2023 17:19:35 +0100 Subject: [PATCH] Update arma.yml --- .github/workflows/arma.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/arma.yml b/.github/workflows/arma.yml index 92c79e9..71904b6 100644 --- a/.github/workflows/arma.yml +++ b/.github/workflows/arma.yml @@ -40,7 +40,7 @@ jobs: - name: Build using HEMTT uses: arma-actions/hemtt@v1 with: - command: build --release --ci --debug + command: build - name: Upload Artifact uses: actions/upload-artifact@v2-preview with: