Skip to content

Commit

Permalink
set VS variables
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Sep 26, 2024
1 parent 4c77645 commit 8e36e5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
working-directory: recipe
run: |
conda install boa
"C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\Tools\VsDevCmd.bat"
conda mambabuild . -c conda-forge -c https://tomography.stfc.ac.uk/conda -c ccpi --override-channels --python=${{ matrix.python-version }} --numpy=${{ matrix.numpy-version }} --output-folder .
- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 8e36e5e

Please sign in to comment.