Skip to content

Commit

Permalink
updated name for dep debs
Browse files Browse the repository at this point in the history
  • Loading branch information
srinivas9804 authored Sep 11, 2024
1 parent a67ce55 commit ec14ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploydebs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: dawidd6/action-download-artifact@v6
with:
workflow: deps2debs.yml
name: ${{ matrix.os }}-package-${{ env.E2SAR_DEP }}
name: ${{ matrix.os }}-${{ env.E2SAR_DEP }}-package
path: E2SAR

- name: Download built e2sar deb
Expand Down

0 comments on commit ec14ca6

Please sign in to comment.