Skip to content

Commit 8359ddf

Browse files
committed
Add version printing
1 parent ae724d2 commit 8359ddf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
choco install python${{ matrix.python-versions[0] }} -y
4242
Import-Module $env:ChocolateyInstall\helpers\chocolateyProfile.psm1
4343
refreshenv
44+
python --version
4445
4546
- name: Install build
4647
run: python${{ matrix.python-versions[1] }} -m pip install build

0 commit comments

Comments
 (0)