Skip to content

Commit

Permalink
add shell
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Dec 20, 2023
1 parent 9329973 commit f9409a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unmanaged_dependency_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
distribution: temurin
java-version: 11
- name: Install modules
shell: bash
run: |
mvn -B -V -ntp -DskipTests=true \
-Dclirr.skip=true \
Expand Down

0 comments on commit f9409a7

Please sign in to comment.