mirror of
https://github.com/go-i2p/go-gh-page.git
synced 2025-06-07 01:57:38 -04:00
Update page.yml
This commit is contained in:
2
.github/workflows/page.yml
vendored
2
.github/workflows/page.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
run: |
|
||||
go install github.com/go-i2p/go-gh-page/cmd/github-site-gen@latest
|
||||
export GOBIN=$(go env GOPATH)/bin
|
||||
cp -v "$GOBIN/bin/github-site-gen" ./github-site-gen
|
||||
cp -v "$GOBIN/github-site-gen" ./github-site-gen
|
||||
# Ensure the binary is executable
|
||||
chmod +x github-site-gen
|
||||
|
||||
|
Reference in New Issue
Block a user