diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e6f621b..172aaaa 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,10 +15,7 @@ jobs: uses: actions/checkout@v4 - name: Create zips - run: | - ls - cat zip-all.sh - ./zip-all.sh + run: ./zip-all.sh - name: Retrieve GROOVE version from file run: echo "VERSION=$(> $GITHUB_ENV