Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
melaasar authored Jul 16, 2024
1 parent b9e6279 commit 07127c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- name: Build
run: gradlew build
run: gradlew.bat build

deploy:
needs: build
Expand Down

0 comments on commit 07127c9

Please sign in to comment.