building release version and upload

This commit is contained in:
Aaron Honeycutt 2025-04-23 20:20:45 -06:00
parent 99aca9a464
commit 562f0dac53

View file

@ -19,7 +19,7 @@ build:
- apt update -m - apt update -m
- apt install -y libfdisk-dev libclang-19-dev - apt install -y libfdisk-dev libclang-19-dev
script: script:
- cargo build --verbose - cargo build --release --verbose
artifacts: artifacts:
paths: paths:
- /builds/ahoneybun/nyxi-installer - /builds/ahoneybun/nyxi-installer/target/release/nyxi-installer