Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
ReleaseSafe
Browse files Browse the repository at this point in the history
  • Loading branch information
gatesn committed Mar 5, 2024
1 parent 3b9fc7b commit 0793608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: zig build test

- name: Zig Dylib
run: zig build dylib -Drelease-safe
run: zig build dylib -Doptimize=ReleaseSafe

- name: Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 0793608

Please sign in to comment.