Skip to content

Commit

Permalink
[ci-nerves] updated ci
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoa-xu committed Jan 23, 2024
1 parent 62ee1e7 commit 2ac96c3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/nerves-build.yml
Expand Up @@ -199,10 +199,6 @@ jobs:
export MIX_TARGET=${{ matrix.pair.target }}
export TFLITE_BEAM_CORAL_LIBEDGETPU_LIBRARIES=${{ matrix.pair.libedgetpu_library }}
export TFLITE_BEAM_PREFER_PRECOMPILED=true
if [ "${TFLITE_BEAM_CORAL_LIBEDGETPU_LIBRARIES}" = "armv6" ]; then
export TFLITE_BEAM_PREFER_PRECOMPILED=false
fi
mix deps.get 1>/dev/null 2>&1
cp -a ../tflite_elixir/notebooks ./priv/tflite_examples
Expand Down

0 comments on commit 2ac96c3

Please sign in to comment.