Skip to content

Commit

Permalink
Update sw.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
egorpugin committed Oct 18, 2023
1 parent 7d7d1be commit 49563e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: egorpugin/sw-action@master
- name: install
run: brew install flex bison gcc
- run: sudo xcode-select --switch /Library/Developer/CommandLineTools
#- run: sudo xcode-select --switch /Library/Developer/CommandLineTools
- name: build
run: |
export PATH="/usr/local/opt/flex/bin:$PATH"
Expand Down

0 comments on commit 49563e9

Please sign in to comment.