Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vicanso committed Oct 15, 2024
1 parent 9b8cb47 commit a037a9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ jobs:
if: matrix.target == 'x86_64-pc-windows-gnu' && matrix.channel == 'nightly'
shell: bash

- name: Install Protoc
uses: arduino/setup-protoc@v3

- name: Set Perl environment variables
if: runner.os == 'Windows'
run: |
Expand Down

0 comments on commit a037a9e

Please sign in to comment.