From c2148a38439b8c602044099a849c7dbb40afe28e Mon Sep 17 00:00:00 2001 From: DJSchaffner Date: Tue, 13 Feb 2024 10:28:08 +0100 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 66c124e..5a81383 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: # Runs a single command using the runners shell - name: Zip release - run: zip -r BetterBags_ItemRack.zip + run: ls -la # Runs a set of commands using the runners shell - name: Run a multi-line script