mirror of
https://git.robbyzambito.me/zaprus
synced 2026-02-04 08:24:52 +00:00
ReleaseSmall by default
This commit is contained in:
@@ -13,7 +13,7 @@ dependencies:
|
||||
|
||||
steps:
|
||||
- name: "Build"
|
||||
command: "zig build --release=fast -Dcpu=baseline"
|
||||
command: "zig build -Doptimize=ReleaseSmall -Dcpu=baseline"
|
||||
- name: "Publish"
|
||||
command: |
|
||||
rclone sync ./zig-out \
|
||||
|
||||
Reference in New Issue
Block a user