mirror of
https://github.com/go-i2p/go-gh-page.git
synced 2025-06-08 10:31:49 -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: |
|
run: |
|
||||||
go install github.com/go-i2p/go-gh-page/cmd/github-site-gen@latest
|
go install github.com/go-i2p/go-gh-page/cmd/github-site-gen@latest
|
||||||
export GOBIN=$(go env GOPATH)/bin
|
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
|
# Ensure the binary is executable
|
||||||
chmod +x github-site-gen
|
chmod +x github-site-gen
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user