Skip to content

Commit

Permalink
Merge pull request #133 from sustainable-computing-io/python-3.11
Browse files Browse the repository at this point in the history
replacing tea.xyz with pkgxdev
  • Loading branch information
rootfs authored Jan 10, 2024
2 parents a1135ce + 0237fb4 commit ecb3317
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/mkdocs-ghpages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.11.0'
- uses: teaxyz/setup@v0
- uses: pkgxdev/setup@v1
with:
+: |
gomplate.ca^v3.11.4
+: [email protected]
- run: pip install mkdocs
- run: pip install mkdocs-material mkdocs-static-i18n
- run: gomplate -d adopters=./data/adopters.yaml -f templates/adopters.md -o docs/project/adopters.md
Expand Down

0 comments on commit ecb3317

Please sign in to comment.