Skip to content

Commit 6428cb1

Browse files
committed
remove install of winget (are installed in windows-lastest)
1 parent f499501 commit 6428cb1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/c-cpp.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,6 @@ jobs:
105105
msystem: mingw64
106106
install: make mingw-w64-x86_64-gcc mingw64/mingw-w64-x86_64-cmake
107107
update: false
108-
- name: Install winget
109-
uses: Cyberboss/install-winget@v1
110108
- name: Install PureData Float 32
111109
if: matrix.precision == '32'
112110
run: |

0 commit comments

Comments
 (0)