Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
bschimke95 committed Sep 18, 2024
1 parent df24372 commit cf617ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-informing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: Download snap
uses: actions/download-artifact@v4
with:
name: k8s.snap
name: k8s-${{ matrix.patch }}.snap
path: ${{ github.workspace }}/build/k8s.snap
- name: Apply ${{ matrix.patch }} patch
run: |
Expand Down

0 comments on commit cf617ad

Please sign in to comment.