gtx


Branch: develop

Author
thewhodidthis <thewhodidthis@fastmail.com>
Date
Feb. 02 '23 05:12:11
Commit
c26bcf5f0ef8b94bbb278f644efb0b08248ae8a8
Parent
6b204d6b08609c5c3b609a5330c8d3514b37d469
Changes
diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml
index 5a5d557..6cb4232 100644
--- a/.github/workflows/static.yml
+++ b/.github/workflows/static.yml
@@ -37,7 +37,7 @@ jobs:
         with:
           # The Go version to download (if necessary) and use. Supports semver spec and ranges.
           go-version: '>=1.18.0'
-      - run: go run . -s https://github.com/thewhodidthis/gtx.git -n Demo ./_example
+      - run: go run . -s https://github.com/thewhodidthis/gtx.git -n gtx ./_example
       - name: Upload artifact
         uses: actions/upload-pages-artifact@v1
         with: