Skip to content

Commit

Permalink
try without quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Aug 9, 2023
1 parent 1beb66a commit ac2c877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
- name: Install the package
run: |
cd dist
python3 -m pip install -vv 'notebook*.whl'
python3 -m pip install -vv notebook*.whl
- name: Validate environment
run: |
python3 -m pip freeze
Expand Down

0 comments on commit ac2c877

Please sign in to comment.