Skip to content

Commit fdf704d

Browse files
aphelionznuttycom
andauthored
Update .github/workflows/test_vectors.yml
Co-authored-by: Kris Nuttycombe <[email protected]>
1 parent 8bd6844 commit fdf704d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_vectors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v2
2323

2424
- name: Install gnome-keyring
25-
run: sudo apt-get update; sudo apt-get install gnome-keyring
25+
run: sudo apt-get update && sudo apt-get install -y gnome-keyring
2626

2727
- name: Install poetry
2828
run: pip install --user poetry

0 commit comments

Comments
 (0)