Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ducktype authored Aug 25, 2023
1 parent 40c8abe commit 76e1f04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
git checkout $GITHUB_SHA
ls -lah
- run: |
chmod +x ./bip/build.sh
chmod +x ./bix/build.sh
shopt -s globstar
chmod +x ./**/*.sh
./bip/build.sh
- env:
GH_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 76e1f04

Please sign in to comment.