Skip to content

Commit

Permalink
fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed May 2, 2024
1 parent 3cd348a commit a7b17c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -200,7 +200,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 a7b17c5

Please sign in to comment.