Skip to content

Commit

Permalink
add path to lazbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Sep 12, 2023
1 parent 6820c04 commit 24bb9e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
brew install --cask lazarus
brew install octave
brew link --force libomp
echo "/Library/Lazarus/" >> $GITHUB_PATH
- name: Install dependencies (Windows only)
if: ${{ runner.os == 'Windows' }}
run: |
Expand Down

0 comments on commit 24bb9e1

Please sign in to comment.