Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
gogo2464 committed Sep 14, 2024
1 parent 4e9d205 commit 906d2e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Publish-Python3-Bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:

- name: Install dependencies
run: |
dir C:\hostedtoolcache\windows\Python\
choco install nuget.commandline --yes
nuget install Bison -Version 3.7.4 -OutputDirectory C:\Tools\bison
nuget install PCRE2 -Version 10.39 -OutputDirectory C:\Tools\pcre2
Expand Down

0 comments on commit 906d2e0

Please sign in to comment.