From 785cf07e7c53104f9332332ec460595ac4b8069e Mon Sep 17 00:00:00 2001 From: Timi007 Date: Fri, 6 Sep 2024 19:39:04 +0200 Subject: [PATCH] Fix HEMTT artifacts not uploaded. --- .github/workflows/arma.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/arma.yml b/.github/workflows/arma.yml index 02d198f5d..5c0d98af3 100644 --- a/.github/workflows/arma.yml +++ b/.github/workflows/arma.yml @@ -46,3 +46,4 @@ jobs: with: name: CBA_A3_${{ github.sha }}-nobin path: .hemttout/@* + include-hidden-files: true # Because .hemttout is a hidden directory