Skip to content

Commit

Permalink
Update ccpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgiven authored Mar 30, 2024
1 parent c2369bc commit e74b16d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: setup WSL
run: |
winget install --accept-source-agreements --accept-source-agreements whitewaterfoundry.fedora-remix-for-wsl
wsl --install -d fedoraremix
wsl --list --all
wsl --set-default fedoraremix
wsl sh -c 'dnf -y gcc gcc-c++ protobuf-c-compiler protobuf-devel fmt-devel systemd-devel sqlite-devel wxGTK-devel mingw32-gcc mingw32-gcc-c++ mingw32-zlib-static mingw32-protobuf-static mingw32-sqlite-static mingw32-wxWidgets3-static mingw32-libpng-static mingw32-libjpeg-static mingw32-libtiff-static mingw32-nsis'
Expand Down

0 comments on commit e74b16d

Please sign in to comment.