Upload the correct artifact

This commit is contained in:
nab138
2026-01-25 16:59:43 -05:00
parent 7029905c1c
commit 97f6f39967

View File

@@ -50,4 +50,4 @@ jobs:
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with:
name: ${{ matrix.asset_name }} name: ${{ matrix.asset_name }}
path: target/release/examples/${{ matrix.artifact_name }} path: target/debug/${{ matrix.artifact_name }}