Skip to content

Commit

Permalink
Update cicd_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alavenant committed Dec 18, 2023
1 parent 4949764 commit 2710011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: anaconda-client-env
activate-environment: pdal_ign_plugin
environment-file: ./environment.yml
auto-activate-base: true

Expand Down

0 comments on commit 2710011

Please sign in to comment.