Skip to content

Commit

Permalink
refix review
Browse files Browse the repository at this point in the history
  • Loading branch information
Hidanio committed Feb 14, 2024
1 parent e280241 commit cb621ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ jobs:
runs-on: ubuntu-latest
steps:

# Validate wrapper
- name: Gradle Wrapper Validation
uses: gradle/[email protected]
# Check out current repository
- name: Fetch Sources
uses: actions/checkout@v4

# Set up Java environment for the next steps
- name: Setup Java
Expand Down

0 comments on commit cb621ae

Please sign in to comment.