Skip to content

Commit

Permalink
Merge pull request #4 from NASA-Openscapes/revert-3-render-deploy-fix…
Browse files Browse the repository at this point in the history
…-attempt

Revert "uncomment part of quarto-publish file"
  • Loading branch information
cassienickles authored Nov 2, 2023
2 parents 56e65e8 + 4c54799 commit 41fa2bc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ jobs:
shell: bash -l {0}
steps:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
with:
python-version: 3.8
channels: conda-forge
miniforge-variant: Mambaforge
activate-environment: quarto-import#
# - uses: conda-incubator/setup-miniconda@v2
# with:
# python-version: 3.8
# channels: conda-forge
# miniforge-variant: Mambaforge
# activate-environment: quarto-import#
# environment-file: _import/environment.yml


Expand Down

0 comments on commit 41fa2bc

Please sign in to comment.