Skip to content

Commit 1d4f6c3

Browse files
committed
Update main.yml
1 parent ba3d075 commit 1d4f6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313

1414
- name: Setup Onescript
15-
run: ovm use --install dev
15+
run: ovm use dev
1616

1717
# Runs a single command using the runners shell
1818
- name: Install dependencies

0 commit comments

Comments
 (0)