Skip to content

Commit ba3d075

Browse files
committed
Update main.yml
1 parent 60e3c19 commit ba3d075

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,8 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v2
1313

14-
- name: Setup Onescript Action
15-
uses: otymko/[email protected]
16-
with:
17-
version: 1.4.0
14+
- name: Setup Onescript
15+
run: ovm use --install dev
1816

1917
# Runs a single command using the runners shell
2018
- name: Install dependencies

0 commit comments

Comments
 (0)