Use pkgsStatic instead of pkgsCross.musl64 for static builds #123
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: DevX closures for x86_64-darwin | |
| on: | |
| push: | |
| jobs: | |
| build: | |
| name: Prebuild and Upload | |
| uses: ./.github/workflows/main.yml | |
| with: | |
| platform: x86_64-darwin |