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 cf6792e commit 397972cCopy full SHA for 397972c
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v2
13
14
- name: Setup Onescript
15
- run: ovm use --install dev
+ run: ovm use dev
16
17
# Runs a single command using the runners shell
18
- name: Install dependencies
0 commit comments