Skip to content

Commit

Permalink
remove build dir copy
Browse files Browse the repository at this point in the history
  • Loading branch information
KurtGokhan committed Apr 7, 2024
1 parent cd5f4f6 commit 4181c51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
run: |
mkdir -p dist/win-x64
cp build/yogacore.dll dist/win-x64/yoga.dll
cp -a build/ dist/win-x64/
- name: Build (x86)
if: startsWith(matrix.os, 'windows')
Expand Down

0 comments on commit 4181c51

Please sign in to comment.