Skip to content

Commit d98d49f

Browse files
committed
fix dumb type
1 parent 7d6221f commit d98d49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ build_script:
6565
test_script:
6666
- "%PYTHON_DIR%\\python -m ci test"
6767
- ps: >-
68-
Git-ChildItem -R
68+
Get-ChildItem -R
6969
7070
deploy:
7171
artifact: '.\dist\*.whl'

0 commit comments

Comments
 (0)