Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sergchil-tb committed Nov 13, 2023
1 parent f6e30a4 commit 024defa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:

# Add steps to build/test your project here

- name: List bin directory
run: ls -al ./bin

- name: Run bundle script
run: ./scripts/bundle_all.sh

Expand Down

0 comments on commit 024defa

Please sign in to comment.