fix chmod

This commit is contained in:
Aaron Honeycutt 2025-04-24 07:11:43 -06:00
parent a6941102a4
commit 1a0de19932

View file

@ -26,7 +26,7 @@ build:
- cargo build --release
- mkdir bin
- mv /builds/ahoneybun/nyxi-installer/target/release/nyxi-installer /bin/nyxi-installer
- chmod +x /builds/ahoneybun/nyxi-installer/target/release/nyxi-installer
- chmod +x /bin/nyxi-installer
cache:
paths:
- target/release/