Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jagapiou authored Sep 11, 2024
1 parent 51b7438 commit ec4a391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-concordia/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ runs:
uses: actions/cache/save@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
with:
path: venv
key: ${{ steps.restore-concordia.outputs.cache-primary-key }}
key: ${{ steps.restore-examples.outputs.cache-primary-key }}

- name: Activate virtual environment
shell: bash
Expand Down

0 comments on commit ec4a391

Please sign in to comment.