Skip to content

Commit

Permalink
debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
troll-os committed Feb 15, 2024
1 parent 72ab752 commit c0b6a18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:

- name: Build into Alpine
run: |
echo $JAVA_HOME
which java
cd openex-front
yarn install
yarn build
Expand Down

0 comments on commit c0b6a18

Please sign in to comment.