Skip to content

Commit

Permalink
Merge pull request #91 from emiliom/ohwes24-oct-event
Browse files Browse the repository at this point in the history
Python update, first update for ohw-spanish '24 intermediate workshop event
  • Loading branch information
emiliom authored Oct 3, 2024
2 parents e5901d6 + fb006f9 commit 27d5f52
Show file tree
Hide file tree
Showing 4 changed files with 1,381 additions and 4,877 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
cat conda-packages.txt >> $GITHUB_STEP_SUMMARY
- name: Archive Conda Package List
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v3
with:
name: conda-packages
path: conda-packages.txt
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-pixi-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
cat conda-packages.txt >> $GITHUB_STEP_SUMMARY
- name: Archive Conda Package List
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v3
with:
name: conda-packages
path: conda-packages.txt
Expand Down
Loading

0 comments on commit 27d5f52

Please sign in to comment.