Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dvolgyes committed Aug 14, 2020
1 parent ad24af3 commit 724a55d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -19,7 +19,7 @@ platform:

install:
- "SET PATH=C:\\Python38-x64;%PATH%"
- "dir C:\Python38-x64"
- "dir C:\\Python38-x64"
- "python -m pip install -r requirements.txt"
- "python -m pip install git+https://github.com/dvolgyes/zenodo_get"
- choco install --accept-license wget
Expand Down

0 comments on commit 724a55d

Please sign in to comment.