Skip to content

Commit

Permalink
should fix python path issues actions/runner-images#6507
Browse files Browse the repository at this point in the history
  • Loading branch information
FranzPoize committed Nov 9, 2022
1 parent 81176fc commit 20aebaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: recursive

- uses: actions/setup-python@v4

- name: Prepare recipe info
id: recipe
Expand Down

0 comments on commit 20aebaf

Please sign in to comment.