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 bef6464 commit 75a0325Copy full SHA for 75a0325
1 file changed
.github/workflows/onnxruntime.yml
@@ -61,7 +61,7 @@ jobs:
61
key: ${{ github.workflow }}-${{ github.job }}${{ matrix.ext }}@${{ github.run_id }}-${{ github.run_attempt }}
62
restore-keys: ${{ github.workflow }}-${{ github.job }}${{ matrix.ext }}@
63
path: ~/ccache/?
64
- - uses: barrypitman/javacpp-presets/.github/actions/deploy-ubuntu@codex/update-onnxruntime-to-version-1.26.0
+ - uses: barrypitman/javacpp-presets/.github/actions/deploy-windows@codex/update-onnxruntime-to-version-1.26.0
65
timeout-minutes: 350
66
- name: Sleep 60 seconds to avoid cache errors
67
run: sleep 60
0 commit comments