Skip to content

Commit fea0991

Browse files
author
etotmeni
committed
.github/workflows/conda-package.yml
1 parent 70f86d9 commit fea0991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- os: windows-latest
2121
pkgs_dirs: C:\Users\runneradmin\.conda\pkgs
2222
condarc: C:\Users\runneradmin\.condarc
23-
conda-bld: C:\Miniconda\conda-bld\
23+
conda-bld: C:\Miniconda\conda-bld\win-64\
2424
python: [3.8]
2525
steps:
2626
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)