Skip to content

Commit

Permalink
Comment correction in github CI/CD workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Rolf Bruderer committed Sep 20, 2023
1 parent 409972c commit 06ca978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop_among-eus-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
java-version: '17'

- name: Build with Maven
- name: Build with Gradle
run: ./gradlew clean build
working-directory: among-eus-core

Expand Down

0 comments on commit 06ca978

Please sign in to comment.