Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
elva1087 committed Jul 16, 2021
1 parent 94fbf6e commit 9dcaff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bdds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
python --version
whereis python
ll /usr/bin/python*
ls -l /usr/bin/python*
wget https://www.python.org/ftp/python/3.7.4/Python-3.7.4.tgz
tar zxvf Python-3.7.4.tgz
cd Python-3.7.4/
Expand Down

0 comments on commit 9dcaff4

Please sign in to comment.