Skip to content

Commit

Permalink
Check python
Browse files Browse the repository at this point in the history
  • Loading branch information
otoolep committed May 10, 2024
1 parent ffbcdee commit aa22e68
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-release-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- name: Display the version of go that we have installed
run: go version

- name: Check python
run: python --version

- name: Checkout code
uses: actions/checkout@v2

Expand Down

0 comments on commit aa22e68

Please sign in to comment.