Skip to content

Commit 394ba44

Browse files
authored
Update release.yml
1 parent 72bb0a8 commit 394ba44

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
with:
1919
version: 1.9.2
2020

21+
- name: Update opm
22+
run: opm install opm@1.3.0
23+
2124
- name: Install local dependencies
2225
run: opm install -l
2326

0 commit comments

Comments
 (0)