Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
criemen committed Oct 21, 2024
1 parent a8060e4 commit 4db2c68
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions go/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
gen:
bash -c "echo $$PATH"
bash -c "bazel version"

where bazel
bash -c "type -a bazel"
bazel version
bash -c 'echo "$$PATH"'
pwd

0 comments on commit 4db2c68

Please sign in to comment.