Skip to content

Commit

Permalink
~ Removed a line from build_native_libraries.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gindemit committed Jul 19, 2023
1 parent 704954e commit 9c206da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_native_libraries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ jobs:
out/Plugins/Emscripten/x86/libLottiePlugin.a
out/Plugins/Emscripten/x86/librlottie.a
# # emcc -O3 -flto -s EXPORTED_RUNTIME_METHODS='["cwrap", "ccall"]' -s EXPORTED_FUNCTIONS='["_lottie_load_from_data", "_lottie_load_from_file", "_lottie_dispose_wrapper", "_lottie_render_immediately", "_lottie_render_create_future_async", "_lottie_render_get_future_result", "_lottie_allocate_render_data", "_lottie_dispose_render_data"]' -o out/Release/Plugins/WebGL/LottiePlugin.bc out/Plugins/Emscripten/x86/libLottiePlugin.a out/Plugins/Emscripten/x86/librlottie.a
# run_tests_and_build_unity:
# needs: [build_windows, build_android, build_macos, build_ios, build_linux]
# runs-on: ubuntu-latest
Expand Down

0 comments on commit 9c206da

Please sign in to comment.