Skip to content

Commit

Permalink
cache-id
Browse files Browse the repository at this point in the history
  • Loading branch information
liverpool8056 committed Aug 3, 2023
1 parent e890959 commit 5912aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest_os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
path: |
${{ env.INSTALL_PATH }}
~/perl5
key: ${{ runner.os }}-${{ hashFiles('.github/workflows/latest_os.yml') }}
key: ${{ runner.os }}-${{ matrix.openresty-version }}-${{ hashFiles('.github/workflows/latest_os.yml') }}

- name: Create needed paths
if: steps.cache-deps.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 5912aa4

Please sign in to comment.