conda-forge / conda-forge-ci-setup-feedstock

A conda-smithy repository for conda-forge-ci-setup.
BSD 3-Clause "New" or "Revised" License
13 stars 52 forks source link

Also copy SetPageFileSize.ps1 #157

Closed h-vetinari closed 3 years ago

h-vetinari commented 3 years ago

Fixing a very likely mistake from #156

CC @isuruf

conda-forge-linter commented 3 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

github-actions[bot] commented 3 years ago

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

Thus the PR was passing and merged! Have a great day!

h-vetinari commented 3 years ago

@isuruf The error reappeared in https://github.com/conda-forge/numpy-feedstock/pull/238, from the output in the CI I see:

==> envvars <==
bld_path: D:\\bld\\

could it be that the condition `if "%CONDA_BLD_PATH%" == "C:\bld\" isn't triggering?