Skip to content

Commit 9c6eb41

Browse files
committed
Add Java caching CI job (2)
1 parent 31601c0 commit 9c6eb41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cache_java.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
cache-amd64:
2828
runs-on: ubuntu-latest
2929
steps:
30+
- uses: actions/checkout@v3
3031
- name: Setup OS
3132
run: |
3233
sudo apt-get update -y

0 commit comments

Comments
 (0)