Skip to content

Commit

Permalink
test4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Rubchinsky committed Feb 7, 2024
1 parent fae1da6 commit c8f339b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,9 @@ jobs:
run: |
echo "??"
which go
echo "##"
echo "##1"
echo $GOPATH
echo "##2"
echo $GOBIN
echo "**"
mkdir /tmp/operator-sdk
Expand Down

0 comments on commit c8f339b

Please sign in to comment.