Skip to content

Commit

Permalink
update cache id.
Browse files Browse the repository at this point in the history
  • Loading branch information
phronmophobic committed Jul 7, 2024
1 parent f6ead80 commit 324c5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mobiletest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Cache GraalVM
uses: actions/cache@v1
id: cache-graalvm
id: cache-graalvm-m1
with:
path: ~/graalvm-svm-java17-darwin-m1-gluon-22.1.0.1-Final
key: ${{ runner.os }}-graalvm-svm-java17-darwin-m1-gluon-22.1.0.1-Final
Expand Down

0 comments on commit 324c5d0

Please sign in to comment.