Skip to content

Commit

Permalink
cat logs
Browse files Browse the repository at this point in the history
  • Loading branch information
spowelljr committed Apr 6, 2024
1 parent b919740 commit d0ce8a3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/vbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ jobs:
VBoxManage list systemproperties
make
./out/minikube start --memory=6000 --apiserver-port=8441 --wait=all --vm-driver=virtualbox --alsologtostderr
ls $HOME/.VirtualBox/Machines/ || true
ls $HOME/Library/VirtualBox/Machines/ || true
cat $HOME/.minikube/machines/minikube/minikube/Logs/VBox.log

0 comments on commit d0ce8a3

Please sign in to comment.