Skip to content

Commit

Permalink
COMP: Update Appveyor ensuring latest version of scikit-ci-addons is …
Browse files Browse the repository at this point in the history
…installed
  • Loading branch information
jcfr committed Jul 3, 2024
1 parent 49f77d2 commit 934889f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ test_script:
$host.SetShouldExit($LastExitCode)
# Upload release and prerelease packages
- ps: |
pip install scikit-ci-addons==0.18.0
pip install -U scikit-ci-addons
ci_addons publish_github_release commontk/applauncher `
--exit-success-if-missing-token `
--prerelease-sha main `
Expand Down

0 comments on commit 934889f

Please sign in to comment.