10000 verbose cargo-vcpkg · RustPython/RustPython@f8d531e · GitHub
[go: up one dir, main page]

Skip to content

Commit f8d531e

Browse files
committed
verbose cargo-vcpkg
1 parent 60c1c4e commit f8d531e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ jobs:
126126
- name: Set up the Windows environment
127127
shell: bash
128128
run: |
129-
cargo install cargo-vcpkg
130-
cargo vcpkg build
129+
cargo install -v cargo-vcpkg
130+
cargo vcpkg -v build
131131
if: runner.os == 'Windows'
132132
- name: Set up the Mac environment
133133
run: brew install autoconf automake libtool

0 commit comments

Comments
 (0)
0