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