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:
home › develop › 6b204d6 › c26bcf5