Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alfeilex authored Jan 29, 2025
1 parent 11dd595 commit 0c460d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ jobs:
- name: Build project with Maven
run: |
mvn -B -ntp -Dstyle.color=always install
bash src/test/resources/process-context/log-order.sh
ls
bash cli/src/test/resources/process-context/log-order.sh
which bash
where bash
echo $PATH
Expand Down

0 comments on commit 0c460d1

Please sign in to comment.