Skip to content

Commit

Permalink
Update haskell.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
angerman committed Apr 21, 2023
1 parent bd18cd8 commit a8af389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
MSYS2_PATH_TYPE: inherit
MSYSTEM: MINGW64
run: |
$env:PREFIX="${env:GITHUB_WORKSPACE}/blst-sources/blst
$env:PREFIX="${env:GITHUB_WORKSPACE}/blst-sources/blst"
C:\\msys64\\usr\\bin\\bash.exe .github/workflows/build-blst.bash
"PKG_CONFIG_PATH=${env:PKG_CONFIG_PATH};${env:PREFIX}/pkgconfig" >> $env:GITHUB_ENV
Expand Down

0 comments on commit a8af389

Please sign in to comment.