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 ba3d075 commit 1d4f6c3Copy full SHA for 1d4f6c3
.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