This commit is contained in:
parent
110a649fdb
commit
adc5a13592
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
cargo build --release
|
cargo build --release
|
||||||
|
|
||||||
- name: Upload binary artifacts
|
- name: Upload binary artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: bevy-linux-release
|
name: bevy-linux-release
|
||||||
path: target/release/
|
path: target/release/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue