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 0333a2a commit 12e1e10Copy full SHA for 12e1e10
.github/workflows/react_native.yml
@@ -57,7 +57,6 @@ jobs:
57
58
docker run --rm \
59
--volume ${{ github.workspace }}:/onnxruntime_src \
60
- --volume ${{ runner.temp }}:/build \
61
--volume $ANDROID_HOME:/android_home \
62
--volume $NDK_HOME:/ndk_home \
63
--volume ${{ runner.temp }}/.artifacts:/home/onnxruntimedev/.artifacts \
0 commit comments