Commit f6177e5

Eric Bower  ·  2023-08-10 11:07:32 -0400 EDT
parent 3c4bbdf
gha
1 files changed,  +2, -1
+2, -1
......@@ -2,13 +2,14 @@ name: static
22 on: push
33
44 jobs:
5- job-name:
5+ static:
66 runs-on: ubuntu-latest
77 steps:
88 - uses: actions/checkout@v3
99 - uses: actions/setup-go@v4
1010 with:
1111 go-version: '1.20'
12+ - run: go get github.com/picosh/pgit
1213 - run: go install github.com/picosh/pgit
1314 - run: pgit --out ./public --label pgit
1415 - run: pgit --out ./public --assets