mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-24 11:11:02 -07:00
Again.
This commit is contained in:
5
.github/workflows/ccpp.yml
vendored
5
.github/workflows/ccpp.yml
vendored
@@ -50,6 +50,11 @@ jobs:
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
- name: Install winget
|
||||
uses: Cyberboss/install-winget@v1
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: setup WSL
|
||||
run: |
|
||||
winget install whitewaterfoundry.fedora-remix-for-wsl
|
||||
|
||||
Reference in New Issue
Block a user