Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
noeltimothy committed Sep 18, 2024
1 parent 85bcb65 commit c05d6c9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ jobs:
CMAKE_PREFIX_PATH: D:\a\wireshark\Qt\6.2.3\msvc2019_64
WIRESHARK_VERSION_EXTRA: -GithubActionBuild
steps:
#- name: Checkout
# uses: actions/checkout@v4
- name: Checkout
uses: actions/checkout@v4

#- name: Create cache directory
# run: mkdir "C:\choco"

Expand Down

0 comments on commit c05d6c9

Please sign in to comment.