Skip to content

Commit

Permalink
Change cache id
Browse files Browse the repository at this point in the history
  • Loading branch information
datagutten committed Jul 9, 2024
1 parent 3f2fe06 commit 13c15af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Cache plugin
uses: actions/cache@v4
id: iso
id: plugin
with:
path: iso/plugin.exe
key: plugin-${{ hashFiles('iso/plugin.exe') }}
Expand Down

0 comments on commit 13c15af

Please sign in to comment.