ci: be more verbose in the Updating V... job

pull/7643/head^2
Delyan Angelov 2020-12-28 10:43:24 +02:00
parent 100b3704cd
commit ae5cfa70e9
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 2 additions and 2 deletions

View File

@ -761,10 +761,10 @@ jobs:
- name: v up
run: |
./v cmd/tools/oldv.v
./cmd/tools/oldv HEAD^^^^^
./cmd/tools/oldv -v HEAD^^^^^
cd /tmp/v_at_HEAD_____/
./v version
./v up
./v -v up
./v version
./v -o v2 cmd/v
./v2 -o v3 cmd/v