Skip to content

Commit

Permalink
Updated release workflow to properly download artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
TytanRock committed Feb 10, 2021
1 parent dae1041 commit 15e79cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Download previous job artifact
uses: actions/download-artifact@v2
with:
name: PenguinTuner
name: PenguinTuner_Packages

- name: Create Pacakges & Packages.gz files
run: |
Expand Down

0 comments on commit 15e79cb

Please sign in to comment.