Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkhala committed Mar 23, 2024
1 parent 69333b7 commit e8661ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
distribution: 'liberica'
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
- run: ./gradlew build
- run: gradle build

0 comments on commit e8661ee

Please sign in to comment.