Skip to content

Commit

Permalink
Update deploydebs.yml to e2sar-deps-xx naming
Browse files Browse the repository at this point in the history
  • Loading branch information
srinivas9804 authored Sep 12, 2024
1 parent 40578bb commit 04275b2
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 }}-${{ env.E2SAR_DEP }}-package
name: ${{ matrix.os }}-e2sar-deps-${{ env.E2SAR_VER }}-package
path: E2SAR

- name: Download built e2sar deb
Expand Down

0 comments on commit 04275b2

Please sign in to comment.