Skip to content

Commit 934889f

Browse files
committed
COMP: Update Appveyor ensuring latest version of scikit-ci-addons is installed
1 parent 49f77d2 commit 934889f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ test_script:
6363
$host.SetShouldExit($LastExitCode)
6464
# Upload release and prerelease packages
6565
- ps: |
66-
pip install scikit-ci-addons==0.18.0
66+
pip install -U scikit-ci-addons
6767
ci_addons publish_github_release commontk/applauncher `
6868
--exit-success-if-missing-token `
6969
--prerelease-sha main `

0 commit comments

Comments
 (0)