Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
John Lyu committed Aug 15, 2023
1 parent fc98335 commit b5a5be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
if: ${{ startsWith(matrix.os, 'windows') }}
run: |
choco install pandoc --no-progress
Import-Module $env:ChocolateyInstall\helpers\chocolateyProfile.psm1
refreshenv
- name: ubuntu dependencies
if: startsWith(matrix.os, 'ubuntu')
Expand Down

0 comments on commit b5a5be1

Please sign in to comment.