Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SinithH committed Mar 24, 2024
1 parent 7654113 commit 2c56830
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
- name: build for firefox
run: npm run zip:firefox

- name: List files
run: ls -R client/.output

# Create a release
create_release:
needs: build_client
Expand Down

0 comments on commit 2c56830

Please sign in to comment.