Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuratczyk committed Jan 24, 2025
1 parent b23d9c7 commit 061bc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oci-make.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Download package-generic-unix
uses: actions/download-artifact@v4
with:
name: package-generic-unix-otp$${{ matrix.otp_version }}
name: package-generic-unix-otp${{ matrix.otp_version }}
path: PACKAGES
- name: Rename package-generic-unix
run: |
Expand Down

0 comments on commit 061bc74

Please sign in to comment.