Update rust.yml
This commit is contained in:
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4.3.1
|
uses: actions/upload-artifact@v4.3.1
|
||||||
if: ${{ github.event_name == 'push' }}
|
if: ${{ github.event_name == 'push' }}
|
||||||
with:
|
with:
|
||||||
name: byte-pusher-emu
|
name: porcel8
|
||||||
path: target/release/byte-pusher-emu
|
path: target/release/porcel8
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
overwrite: false
|
overwrite: false
|
||||||
|
Reference in New Issue
Block a user