fixing artifact upload
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
|||||||
run: cargo test --release
|
run: cargo test --release
|
||||||
- name: Run build
|
- name: Run build
|
||||||
run: cargo build --release --target x86_64-unknown-linux-gnu
|
run: cargo build --release --target x86_64-unknown-linux-gnu
|
||||||
- uses: actions/upload-artifact@v7
|
- uses: https://github.com/christopherHX/gitea-upload-artifact@v4/
|
||||||
name: Upload artifacts
|
name: Upload artifacts
|
||||||
with:
|
with:
|
||||||
name: rusty-task
|
name: rusty-task
|
||||||
|
|||||||
Reference in New Issue
Block a user