mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 02:54:03 -06:00
building release version and upload
This commit is contained in:
parent
99aca9a464
commit
562f0dac53
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ build:
|
|||
- apt update -m
|
||||
- apt install -y libfdisk-dev libclang-19-dev
|
||||
script:
|
||||
- cargo build --verbose
|
||||
- cargo build --release --verbose
|
||||
artifacts:
|
||||
paths:
|
||||
- /builds/ahoneybun/nyxi-installer
|
||||
- /builds/ahoneybun/nyxi-installer/target/release/nyxi-installer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue