nightly: indicate that nightly is x86_64

This commit is contained in:
Alex Zenla
2024-03-05 16:51:41 -08:00
parent 0e27b8f228
commit fd3cd6505e
2 changed files with 1 additions and 2 deletions

View File

@ -14,6 +14,6 @@ jobs:
- run: ./scripts/bundle.sh
- uses: actions/upload-artifact@v4
with:
name: krata-nightly
name: krata-nightly-x86_64
path: target/bundle/krata.tgz
compression-level: 0