Skip to content

Commit

Permalink
Update build-windows.yml to take out Steam shortcut from windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
streetpea authored Apr 24, 2024
1 parent 9f96000 commit a5eca9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ jobs:
run: |
mkdir Chiaki4deck-VC
cp build\gui\chiaki.exe Chiaki4deck-VC
cp build\third-party\cpp-steam-tools\libcpp-steam-tools.dll Chiaki4deck-VC
cp "${{ github.workspace }}\vcpkg_installed\${{ env.triplet }}\bin\libcrypto-*-x64.dll" Chiaki4deck-VC
cp "${{ github.workspace }}\vcpkg_installed\${{ env.triplet }}\bin\libssl-*-x64.dll" Chiaki4deck-VC
cp "${{ github.workspace }}\vcpkg_installed\${{ env.triplet }}\bin\SDL2.dll" Chiaki4deck-VC
Expand Down

0 comments on commit a5eca9e

Please sign in to comment.