Commit f6177e5

Eric Bower  ·  2023-08-10 11:07:32 -0400 EDT
parent 3c4bbdf
gha
1 files changed,  +2, -1
+2, -1
 1@@ -2,13 +2,14 @@ name: static
 2 on: push
 3 
 4 jobs:
 5-  job-name:
 6+  static:
 7     runs-on: ubuntu-latest
 8     steps:
 9       - uses: actions/checkout@v3
10       - uses: actions/setup-go@v4
11         with:
12           go-version: '1.20'
13+      - run: go get github.com/picosh/pgit
14       - run: go install github.com/picosh/pgit
15       - run: pgit --out ./public --label pgit
16       - run: pgit --out ./public --assets