Skip to content

Commit

Permalink
Merge pull request #721 from vyos/mergify/bp/sagitta/pr-711
Browse files Browse the repository at this point in the history
podman: T6598: add search PATH for Go (backport #711)
  • Loading branch information
c-po authored Jul 28, 2024
2 parents c8de522 + cf1a1a8 commit 2587455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/podman/build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

set -x
export PATH=/opt/go/bin:$PATH

SRC=podman
if [ ! -d $SRC ]; then
Expand Down

0 comments on commit 2587455

Please sign in to comment.