Skip to content

Commit

Permalink
Missing the id
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarrec committed Jun 10, 2024
1 parent df09d52 commit 9a48efd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- uses: actions/checkout@v4

- uses: actions/setup-python@v5
id: setup-python
with:
python-version: ${{ env.Python_REQUIRED_VERSION }}
architecture: ${{ matrix.python-arch }}
Expand Down

0 comments on commit 9a48efd

Please sign in to comment.