Skip to content

Commit

Permalink
add path debug
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 committed Apr 17, 2024
1 parent 333ed7d commit 3c95fcc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,13 @@ jobs:
sudo apt-get update
sudo apt-get install -y gpgv1 monkeysphere
go install github.com/goreleaser/nfpm/v2/cmd/[email protected]
ls -al ~/
ls -al ~/go
ls -al ~/go/bin
export PATH=$PATH:~/go/bin
nfpm --version
env:
PATH:

- name: Docker Buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
Expand Down

0 comments on commit 3c95fcc

Please sign in to comment.