remove useless action
This commit is contained in:
3
.github/workflows/manual-artifact.yml
vendored
3
.github/workflows/manual-artifact.yml
vendored
@@ -9,9 +9,6 @@ jobs:
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Verify wrapper
|
||||
uses: gradle/actions/wrapper-validation@v4
|
||||
|
||||
- name: Setup Java
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user