Skip to content

Commit

Permalink
more libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
AviiNL committed Sep 10, 2023
1 parent 9de116a commit 22c9966
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ jobs:
cp $env:GITHUB_WORKSPACE/build/graphite/Release/*.exe .
cp $env:GITHUB_WORKSPACE/3rd/opencv/build/x64/vc16/bin/opencv_world480.dll .
cp $env:GITHUB_WORKSPACE/3rd/opencv/bin/opencv_videoio_ffmpeg480_64.dll .
cp $env:GITHUB_WORKSPACE/build/3rd/SDL/Release/SDL2.dll .
Compress-Archive -Path ./* -DestinationPath $env:GITHUB_WORKSPACE/graphite-windows-x86_64.zip
Expand Down

0 comments on commit 22c9966

Please sign in to comment.