Skip to content

Commit aaaac94

Browse files
committed
WIP
1 parent dde6bd2 commit aaaac94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
brew install ninja flex bison automake autoconf-archive coreutils llvm
4444
echo 'export PATH="/usr/local/opt/bison/bin:/usr/local/opt/flex/bin:/usr/local/opt/llvm/bin:$PATH"' >> ~/.bash_profile
4545
source ~/.bash_profile
46+
bison --version
4647
4748
- name: Export GitHub Actions cache environment variables
4849
uses: actions/github-script@v7

0 commit comments

Comments
 (0)