We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd5f4f6 commit 4181c51Copy full SHA for 4181c51
.github/workflows/build.yml
@@ -34,7 +34,6 @@ jobs:
34
run: |
35
mkdir -p dist/win-x64
36
cp build/yogacore.dll dist/win-x64/yoga.dll
37
- cp -a build/ dist/win-x64/
38
39
- name: Build (x86)
40
if: startsWith(matrix.os, 'windows')
0 commit comments