Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jodyphelan committed Mar 29, 2024
1 parent afd42b9 commit 6809d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: install dependancies
run: |
/home/runner/miniforge3/bin/mamba install tb-profiler -y
mamba install tb-profiler -y
- name: Install dependencies
run: |
Expand Down

0 comments on commit 6809d80

Please sign in to comment.