Skip to content

Commit

Permalink
[ci-windows] updated
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoa-xu committed Dec 16, 2022
1 parent 1049e3f commit f5f0d84
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/windows-precompile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,6 @@ jobs:
fi
rm -f Makefile
rm -f _build/${{ env.MIX_ENV }}/lib/evision/priv/evision.dll
mkdir -p lib/generated
mkdir -p src/generated
cat c_src/headers.txt
python3 py_src/gen2.py c_src lib/generated src/generated c_src/headers.txt "${EVISION_GENERATE_LANG}"
mix compile
- name: Create precompiled library
Expand Down

0 comments on commit f5f0d84

Please sign in to comment.