Skip to content

Commit

Permalink
ci: update installation of OpenVINO
Browse files Browse the repository at this point in the history
  • Loading branch information
abrown committed Jan 23, 2024
1 parent d612411 commit d74770e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

# Install OpenVINO
- name: Install OpenVINO
uses: abrown/install-openvino-action@v3
uses: abrown/install-openvino-action@v8

- name: Build Wasmtime + wasi-nn
run: |
Expand Down

0 comments on commit d74770e

Please sign in to comment.