Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/use-cruft' into use-cruft
Browse files Browse the repository at this point in the history
# Conflicts:
#	.cruft.json
#	pyproject.toml
  • Loading branch information
Zeitsperre committed Nov 29, 2023
2 parents 2ca8956 + 63de526 commit fa82367
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: mamba-org/setup-micromamba@v1
with:
cache-downloads: true
environment-file: environment_docs.yml
environment-file: environment-docs.yml
- name: Install xdatasets (docs)
run: |
python -m ipykernel install --user --name=xdatasets
Expand Down
File renamed without changes.

0 comments on commit fa82367

Please sign in to comment.