Skip to content

Commit

Permalink
build windows-arm64 C lib
Browse files Browse the repository at this point in the history
  • Loading branch information
NoelFB committed Jul 3, 2024
1 parent 7a94f53 commit f7a4239
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- os: windows-latest
arch: x64
lib: x64/FosterPlatform.dll
- os: windows-latest
arch: arm64
lib: arm64/FosterPlatform.dll
- os: macos-latest
arch: x64-arm64
lib: osx/libFosterPlatform.dylib
Expand Down

0 comments on commit f7a4239

Please sign in to comment.