repos / ops

infra for pico services
git clone https://github.com/picosh/ops.git

commit
c7b1bb7
parent
f4b25d2
author
Eric Bower
date
2023-08-13 19:39:57 +0000 UTC
fix: gha
1 files changed,  +1, -2
M .github/workflows/static.yml
+1, -2
 1@@ -16,8 +16,7 @@ jobs:
 2           go-version: '1.20'
 3       - name: install pgit
 4         run: |
 5-          go get github.com/picosh/pgit
 6-          go install github.com/picosh/pgit
 7+          go install github.com/picosh/pgit@latest
 8       - name: generate site
 9         run: |
10           pgit \