Skip to content

Commit

Permalink
manylinux (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipDeegan authored Oct 26, 2023
1 parent dd00f47 commit 25bc05c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
MKN_GCC_PREFERRED: 1
KUL_GIT_CO: --depth 1
run: |
KLOG=3 ./mkn build -dtKa "-std=c++17 -fPIC" -O 2 -g 0 -W 9 -o mkn_nix
KLOG=3 ./mkn build -dtKa "-std=c++17 -fPIC" -O 2 -g 0 -W 9 -o mkn_manylinux
- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 25bc05c

Please sign in to comment.