Skip to content

Commit

Permalink
update gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lazToum committed Dec 2, 2024
1 parent 15be081 commit dc55eeb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.12'
update-environment: true
if: matrix.os == 'windows-latest'
- name: Display Python version
run: python --version
- run: corepack enable
- run: yarn set version stable
- run: yarn install
Expand Down

0 comments on commit dc55eeb

Please sign in to comment.