Skip to content

Commit

Permalink
add build and release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveBronder committed Oct 3, 2024
1 parent b556380 commit 1f4720c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
uses: seanmiddleditch/gha-setup-ninja@master

- name: run-vcpkg
if: matrix.os == 'windows-latest'
uses: lukka/run-vcpkg@v11.5

# 2. Set up the environment
Expand Down

0 comments on commit 1f4720c

Please sign in to comment.