Skip to content

Commit

Permalink
revert the version bump for msvc-dev-cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
Rossmaxx committed Nov 20, 2024
1 parent 2364261 commit cad8642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ jobs:
archives: qtbase qtsvg qttools
cache: true
- name: Set up build environment
uses: ilammy/msvc-dev-cmd@v1
uses: ilammy/msvc-dev-cmd@cec98b9d092141f74527d0afa6feb2af698cfe89
with:
arch: ${{ matrix.arch }}
- name: Configure
Expand Down

0 comments on commit cad8642

Please sign in to comment.