Skip to content

Commit

Permalink
Get missing dll files
Browse files Browse the repository at this point in the history
  • Loading branch information
JustDoom committed Dec 7, 2024
1 parent 0e5e10f commit 0eacb57
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 @@ -96,6 +96,8 @@ jobs:
run: |
mkdir -p output
dir build/src/Release
cp build/dependencies/nativefiledialog/src/Release/* output/
cp build/out/Release/libconfig++.* output/
cp build/src/Release/* output/
cp -r assets output/
Expand Down

0 comments on commit 0eacb57

Please sign in to comment.