Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticBliss authored Jan 15, 2024
1 parent a6d7b03 commit dee9939
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ jobs:
with:
python-version: 2.7.18

- name: Print current location
run: |
echo "Current location: $(pwd)"
- name: Install Setup
run: |
python -m pip install .
Expand Down

0 comments on commit dee9939

Please sign in to comment.