Update rust.yml

This commit is contained in:
2025-02-14 22:51:29 +00:00
committed by GitHub
parent e7d3cd5f19
commit f56426a9ec

View File

@@ -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