Skip to content

Commit

Permalink
Update unittest_windows_gcc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bsergean authored Nov 17, 2023
1 parent 69e4bc4 commit 2ddac83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest_windows_gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: seanmiddleditch/gha-setup-ninja@master
- uses: bsergean/setup-mingw@d79ce40
- uses: bsergean/setup-mingw@d79ce405bac9edef3a1726ef00554a56f0bafe66
- run: |
mkdir build
cd build
Expand Down

0 comments on commit 2ddac83

Please sign in to comment.