Skip to content

Commit

Permalink
added in debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
mooreds committed Jul 2, 2024
1 parent 1ec87b5 commit 176538f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
FUSIONAUTH_VERSION: 1.51.1
FUSIONAUTH_APP_KICKSTART_DIRECTORY_PATH: kickstart
# Compile
- name: Debugging network info
run: docker network ls
- name: Test that we can compile
run: cd pkg/fusionauth && go build
# Compile
Expand Down

0 comments on commit 176538f

Please sign in to comment.