Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
  • Loading branch information
reese committed Jan 1, 2023
1 parent 70186b4 commit 096a63b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
- if: runner.os == 'macOS'
run: |
brew install automake bison
echo 'export PATH="/usr/local/opt/bison/bin:$PATH"' >> /Users/runner/.bash_profile
- run: ./script/test.sh
- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 096a63b

Please sign in to comment.