Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhi committed Mar 31, 2022
1 parent 499445e commit ad7eaaf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ jobs:
auto-activate-base: false
channels: conda-forge

- name: debug node
run: |
node --version
- name: Install ipympl
run: |
python -m build
Expand Down

0 comments on commit ad7eaaf

Please sign in to comment.