Skip to content

Commit

Permalink
approval missing
Browse files Browse the repository at this point in the history
  • Loading branch information
gcattan committed Nov 23, 2021
1 parent f16bd5d commit 78b9677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
docs-folder: "doc/"
pre-build-command: |
apt-get update
apt install git
sudo apt-get --assume-yes install git-all
pip install -e .
pip install -r doc/doc-requirements.txt
- name: Upload generated HTML as artifact
Expand Down

0 comments on commit 78b9677

Please sign in to comment.