Skip to content

Commit

Permalink
bruh?
Browse files Browse the repository at this point in the history
  • Loading branch information
matt c committed Sep 27, 2024
1 parent 50a86c9 commit 9bd40a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/configure-pages@v5
- name: Build
run: |
apt install -y python3-pip python3-venv
sudo apt install -y python3-pip python3-venv
chmod +x build_docs.sh
./build_docs.sh
- name: Upload Pages Artifact
Expand Down

0 comments on commit 9bd40a3

Please sign in to comment.