Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
outkine committed Jan 15, 2024
1 parent eed849c commit 107b93f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
wget https://github.com/macports/macports-base/releases/download/v2.7.1/MacPorts-2.7.1-12-Monterey.pkg
sudo installer -pkg ./MacPorts-2.7.1-12-Monterey.pkg -target /
sudo /opt/local/bin/port install llvm-10
echo "LLVM_SYS_110_PREFIX=/opt/local/libexec/llvm-10" >> $GITHUB_ENV
- if: matrix.os == 'ubuntu-20.04'
run: |
Expand Down

0 comments on commit 107b93f

Please sign in to comment.