Skip to content

Commit

Permalink
Update build config
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanoSong committed May 10, 2024
1 parent 9ab5860 commit df9ea21
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
- name: Add MSBuild to PATH
uses: microsoft/[email protected]

- name: Install Qt
uses: jurplel/install-qt-action@v3

- name: Restore NuGet packages
working-directory: ${{env.GITHUB_WORKSPACE}}
run: nuget restore ${{env.SOLUTION_FILE_PATH}}
Expand Down

0 comments on commit df9ea21

Please sign in to comment.