Skip to content

Commit

Permalink
sh -ex ./build.sh
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
probonopd authored Jul 4, 2023
1 parent 75f69ee commit 07bd499
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ jobs:

- name: Run build script
run: |
chmod +x build.sh
./build.sh
sh -ex ./build.sh

0 comments on commit 07bd499

Please sign in to comment.