Skip to content

Commit

Permalink
refresh elsewhere
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz committed Dec 26, 2023
1 parent af98352 commit b5db9a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
run: |
choco install -y --no-progress conan --version=1.58.0
choco install -y --no-progress winflexbison3
refreshenv
shell: cmd

- name: Checkout Zeek
Expand All @@ -22,6 +21,7 @@ jobs:

- name: Build Zeek
run: |
refreshenv
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64
mkdir build
cd build
Expand Down

0 comments on commit b5db9a7

Please sign in to comment.