mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
nightly: bundle systemd service files and install script
This commit is contained in:
4
.github/workflows/nightly.yml
vendored
4
.github/workflows/nightly.yml
vendored
@ -11,9 +11,9 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
- run: ./scripts/ci/install-deps.sh
|
||||
- run: ./scripts/ci/nightly.sh
|
||||
- run: ./scripts/bundle.sh
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: krata-nightly
|
||||
path: krata.tgz
|
||||
path: target/bundle/krata.tgz
|
||||
compression-level: 0
|
||||
|
Reference in New Issue
Block a user