更新 .gitea/workflows/test-java.yml
Some checks failed
Gitea Actions Demo / build-docker (push) Waiting to run
Cache Npx / task (push) Waiting to run
Gitea Actions Demo / setup (push) Failing after 51s
Gitea Actions Demo / test (push) Has been skipped
Gitea Actions Demo / build (push) Has been skipped
Test Java / build-image (push) Successful in 1m8s
Some checks failed
Gitea Actions Demo / build-docker (push) Waiting to run
Cache Npx / task (push) Waiting to run
Gitea Actions Demo / setup (push) Failing after 51s
Gitea Actions Demo / test (push) Has been skipped
Gitea Actions Demo / build (push) Has been skipped
Test Java / build-image (push) Successful in 1m8s
This commit is contained in:
parent
3cf55bb085
commit
7deb3c6d72
@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: Run
|
- name: Run
|
||||||
run: |
|
run: |
|
||||||
echo ${{ env.RUNNER_TOOL_CACHE }}
|
echo ${{ env.RUNNER_TOOL_CACHE }}
|
||||||
ls ${{ env.RUNNER_TOOL_CACHE }}
|
ls /
|
||||||
|
|
||||||
- name: Setup Java
|
- name: Setup Java
|
||||||
uses: actions/setup-java@v4
|
uses: actions/setup-java@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user