Skip to content

Commit

Permalink
Update the mac to using ort nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Apr 10, 2024
1 parent 88617f7 commit 640cec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-cpu-x64-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install jq tool
run: |
sudo apt-get update
sudo apt-get install jq
sudo apt-get install jq nuget
- name: Get the Latest OnnxRuntime Nightly Version
run: |
Expand Down

0 comments on commit 640cec8

Please sign in to comment.