Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
gmertes committed Apr 30, 2024
1 parent c00af1d commit f7d1bfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:

- run: echo "ZIP_CHROME=$(ls dist | grep chrome)" >> $GITHUB_ENV
- run: echo "ZIP_FF=$(ls dist | grep firefox)" >> $GITHUB_ENV
- run: echo "$ZIP_CHROME $ZIP_FF"

- name: Upload artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit f7d1bfb

Please sign in to comment.