Skip to content

Commit

Permalink
fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Aug 10, 2023
1 parent 2040437 commit fba97b0
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 @@ -196,7 +196,7 @@ jobs:
jupyter notebook --help
- name: Browser check
run: |
python -m jupyterlab.browser_check --BrowserApp.default_url='/tree'
python3 -m jupyterlab.browser_check --BrowserApp.default_url='/tree'
check_links:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fba97b0

Please sign in to comment.