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
|
||||
if: ${{ github.event_name == 'push' }}
|
||||
with:
|
||||
name: byte-pusher-emu
|
||||
path: target/release/byte-pusher-emu
|
||||
name: porcel8
|
||||
path: target/release/porcel8
|
||||
if-no-files-found: error
|
||||
overwrite: false
|
||||
|
Reference in New Issue
Block a user