mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-15 14:56:00 -06:00
instead libpgf copy all dlls
This commit is contained in:
@@ -355,7 +355,7 @@ jobs:
|
||||
|
||||
Copy-Item "${{ github.workspace }}\lib\*" "$ghcLibDir\..\mingw\lib\" -Force
|
||||
Copy-Item "${{ github.workspace }}\include\pgf" "$ghcLibDir\..\mingw\include\" -Recurse -Force
|
||||
Copy-Item "${{ github.workspace }}\bin\libpgf-0.dll" "$ghcLibDir\..\bin\" -Force
|
||||
Copy-Item "${{ github.workspace }}\bin\*" "$ghcLibDir\..\bin\" -Force
|
||||
|
||||
- name: Install Haskell build tools
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user