Skip to content

Commit

Permalink
try with exporting all symbols on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
streetpea committed Jan 13, 2025
1 parent e9364ac commit c46f8c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ jobs:
- name: Build chiaki-ng
run: |
$env:PATH += ";${{ github.workspace }}\build\third-pearty\libpp-steam-tools"
third-party/cpp-steam-tools/include/
cmake --build build --config Release --clean-first --target chiaki
- name: Prepare Qt deployment package
Expand Down
2 changes: 1 addition & 1 deletion third-party/cpp-steam-tools

0 comments on commit c46f8c4

Please sign in to comment.