mirror of
https://github.com/nab138/isideload.git
synced 2026-03-02 14:36:16 +01:00
Upload the correct artifact
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -50,4 +50,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{ matrix.asset_name }}
|
||||
path: target/release/examples/${{ matrix.artifact_name }}
|
||||
path: target/debug/${{ matrix.artifact_name }}
|
||||
|
||||
Reference in New Issue
Block a user