Compare commits
2 commits
58aa291051
...
1989b5edc0
Author | SHA1 | Date | |
---|---|---|---|
Barna Máté | 1989b5edc0 | ||
Barna Máté | 5bafedf39e |
1
.github/workflows/build_deploy_dev.yml
vendored
1
.github/workflows/build_deploy_dev.yml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
|||
uses: https://github.com/actions/cache/restore@v4
|
||||
with:
|
||||
key: linux-maven
|
||||
path: ~/.m2/repository
|
||||
|
||||
- uses: https://github.com/actions/checkout@v4
|
||||
with:
|
||||
|
|
Reference in a new issue