Skip to content

Commit f95a16a

Browse files
authored
Update docker.yml
1 parent 2ee17c5 commit f95a16a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: opam list
3636

3737
- name: update
38-
run: opam update ostap
38+
run: opam upgrade ostap --yes
3939

4040
- name: List installed packages 2
4141
run: opam list

0 commit comments

Comments
 (0)