mirror of
https://github.com/LowderPlay/cheburcheck.git
synced 2026-09-22 22:37:59 +03:00
ci: strip arm64
This commit is contained in:
@@ -56,6 +56,7 @@ jobs:
|
||||
command: build
|
||||
target: "aarch64-unknown-linux-gnu"
|
||||
args: "--release --bin cheburchecker"
|
||||
strip: true
|
||||
|
||||
- name: Create Debian archive
|
||||
run: cargo deb --target aarch64-unknown-linux-gnu --no-build -- --bin cheburchecker
|
||||
|
||||
Reference in New Issue
Block a user