Skip to content

Commit

Permalink
TriBITSPub#386: - setting up github action
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinwrobel1986 committed Jul 1, 2021
1 parent d28f5df commit 5c5dcd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
architecture: 'x64'
- name: Install dependencies
run: |
pip -V
pip2 -V
pip3 -V
# curl https://bootstrap.pypa.io/get-pip.py --output get-pip.py
# sudo python2 get-pip.py
Expand Down

0 comments on commit 5c5dcd6

Please sign in to comment.