Skip to content

Commit

Permalink
Update push_event_workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anaegel authored Jun 14, 2024
1 parent 4e10c5b commit 6bd509e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_event_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

steps:
- name : Checkout code
uses : actions/checkout@v2
uses : actions/checkout@v4

- name : Install Packages
run : pip install ug4py-base matplotlib ipython pyvista nbformat trame ipywidgets
Expand Down

0 comments on commit 6bd509e

Please sign in to comment.