Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
prekucki committed Sep 26, 2024
1 parent 9a251ec commit b9ff584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
mv self-test-gpu.gvmi ${{ env.self-test-img_gvmi }}
./debian/build-deb.sh ${{ github.ref }} ${{ env.self-test-img_gvmi }} ya-runtime-vm-${{ env.os_name }}-${{ env.runtime-vm_version }}/ya-runtime-vm
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: deb
path: |
Expand Down

0 comments on commit b9ff584

Please sign in to comment.