Skip to content

Commit 3ff34de

Browse files
authored
Update main.yml
1 parent ee1075d commit 3ff34de

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
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Install dependencies
2828
run: |
29-
opm install opm@
29+
opm install opm
3030
opm install 1testrunner;
3131
opm install 1bdd;
3232
opm install coverage;

0 commit comments

Comments
 (0)