Skip to content

Commit

Permalink
Pre-compiled image e2e test
Browse files Browse the repository at this point in the history
Signed-off-by: shiva kumar <[email protected]>
  • Loading branch information
shivakunv committed Sep 11, 2024
1 parent f2a0381 commit 861fcf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/precompiled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: driver-images-${{ matrix.driver-branch }}-${{ env.KERNEL_VERSION }}-${{ env.DIST }}
path: ./driver_images_${{ matrix.driver-branch }}-${{ env.KERNEL_VERSION }}-${{ env.DIST }}.tar
path: ./driver_images_${{ matrix.driver-branch }}_${{ env.KERNEL_VERSION }}_${{ env.DIST }}.tar
retention-days: 1

determine-e2e-test-matrix:
Expand Down

0 comments on commit 861fcf5

Please sign in to comment.