Skip to content

Commit

Permalink
Hoping to see directory structure
Browse files Browse the repository at this point in the history
  • Loading branch information
Pete DiBona committed Oct 13, 2023
1 parent 141369d commit 805bbfa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/fablab-db-creation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ jobs:
run: |
cd ziti/zititest/models/db-creation
go build -o db-creation main.go
echo "ZITI_ROOT=$(go env GOPATH)/bin" >> "$GITHUB_ENV"
env
sudo apt-get install tree
tree /home/runner/.fablab/
./db-creation create db-creation
cat /home/runner/.fablab/instances/db-creation/fablab.yml
./db-creation up
Expand Down

0 comments on commit 805bbfa

Please sign in to comment.