Skip to content

Commit 17db4e5

Browse files
Update azure-test.yml
1 parent c2ae35b commit 17db4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Install Miniconda
2828
run: |
29-
mkdir "$HOME/azure_upload"
29+
mkdir "$HOME/azure_upload"
3030
cd "$HOME/azure_upload"
3131
curl --ipv4 -L "https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-MacOSX-arm64.sh" -o miniforge.sh
3232

0 commit comments

Comments
 (0)