Skip to content

Commit

Permalink
check place
Browse files Browse the repository at this point in the history
  • Loading branch information
SilasK committed Oct 4, 2023
1 parent 2dbfbef commit 134dd28
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ jobs:
id: date
run: echo "date=$(date +%Y-%m)" >> "${GITHUB_OUTPUT}"

- name: Where are we
run: |
pwd
ls
- uses: mamba-org/setup-micromamba@v1
with:
environment-file: atlasenv.yml
Expand Down

0 comments on commit 134dd28

Please sign in to comment.