Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam committed Jul 26, 2024
1 parent a612c0b commit 9c3697a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/maven-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ jobs:
run: |
sudo SENZING_ACCEPT_EULA=I_ACCEPT_THE_SENZING_EULA apt-get -y install senzingapi-setup
sudo apt list | grep senzing
whoami
ls -tlc /opt/senzing
ls -tlc /opt/senzing/data
ls -tlc /opt/senzing/data/templates
- name: Build with Maven
run: |
Expand Down

0 comments on commit 9c3697a

Please sign in to comment.