Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/topic/timw/choco-only'
Browse files Browse the repository at this point in the history
* origin/topic/timw/choco-only:
  ci/windows: choco --localonly is gone

(cherry picked from commit 3a39bdb)
  • Loading branch information
timwoj committed Jun 12, 2023
1 parent 0ffb169 commit ef082d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/windows/prepare.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ echo %BROKER_CI_CPUS%
wmic cpu get NumberOfCores, NumberOfLogicalProcessors/Format:List
systeminfo
dir C:
choco list --localonly
choco list

0 comments on commit ef082d6

Please sign in to comment.