Skip to content

Commit

Permalink
Tweak CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
julianstirling committed Mar 25, 2024
1 parent a634278 commit 9419a65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gitbuilding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
python-version: "3.12"
- name: Build
run: |
pip install setuptools
pip install gitbuilding
gitbuilding build-html
- name: Upload artifact
Expand Down

0 comments on commit 9419a65

Please sign in to comment.