Skip to content

Commit

Permalink
install winget
Browse files Browse the repository at this point in the history
  • Loading branch information
luc committed Jan 15, 2024
1 parent 831d382 commit 1734e39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-dep-openssl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
- uses: actions/checkout@v3
- uses: ilammy/msvc-dev-cmd@v1

- name: Install winget
uses: Cyberboss/install-winget@v1

- name: Install nasm
run: winget install -e --id NASM.NASM

Expand Down

0 comments on commit 1734e39

Please sign in to comment.