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 23, 2023
1 parent 1541387 commit 8eedf96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
# run:
# working-directory: ${{ github.repository }}
steps:
- uses: actions/checkout@v3
#- uses: actions/checkout@v3
- run: git fetch --depth 1 $GITHUB_REF
- run: |
chmod +x ./bip/build.sh
chmod +x ./bix/build.sh
Expand Down

0 comments on commit 8eedf96

Please sign in to comment.