mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -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
|
runs-on: windows-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install winget
|
||||||
|
uses: Cyberboss/install-winget@v1
|
||||||
|
with:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: setup WSL
|
- name: setup WSL
|
||||||
run: |
|
run: |
|
||||||
winget install whitewaterfoundry.fedora-remix-for-wsl
|
winget install whitewaterfoundry.fedora-remix-for-wsl
|
||||||
|
|||||||
Reference in New Issue
Block a user