Skip to content

Commit

Permalink
winget
Browse files Browse the repository at this point in the history
  • Loading branch information
Ifropc committed Dec 12, 2024
1 parent c9876a7 commit c832c2a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/bindings-ts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,11 @@ jobs:
brew install docker
brew install colima
colima start
- name: Install winget
uses: Cyberboss/install-winget@1c6f189175e9f015bf1aa113cd1cc6c73efb9d47
- name: Install or update WSL
if: runner.os == 'windows'
uses: Ubuntu/WSL/.github/actions/wsl-install@main
uses: Ubuntu/WSL/.github/actions/wsl-install@7ebeb4e1dabf44381674461f8c4da4dc8cd99b33
with:
distro: Ubuntu
- name: Run quickstart
Expand Down

0 comments on commit c832c2a

Please sign in to comment.