Skip to content

Commit

Permalink
add github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Haehnchen committed Feb 25, 2024
1 parent 87f9db1 commit 0a69d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
run: chmod +x gradlew

- name: Build with Gradle
run: export ./gradlew check verifyPlugin buildPlugin
run: ./gradlew check verifyPlugin buildPlugin

0 comments on commit 0a69d60

Please sign in to comment.