mirror of
https://github.com/actions/setup-java.git
synced 2025-05-21 18:01:46 +00:00
fix the dependency among workflows
This commit is contained in:
parent
a5a0c525bb
commit
1872d8ed8c
2
.github/workflows/e2e-cache.yml
vendored
2
.github/workflows/e2e-cache.yml
vendored
@ -100,7 +100,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [macos-latest, windows-latest, ubuntu-latest]
|
||||
needs: save
|
||||
needs: maven-save
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user