Skip to content

Commit 20f96e4

Browse files
author
Kevin Paul
committed
Install pyyaml
1 parent 5b0ea87 commit 20f96e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
python-version: 3.8
1717

1818
- name: Install pypa/build
19-
run: python -m pip install build wheel
19+
run: python -m pip install build wheel pyyaml
2020

2121
- name: Build distributions
2222
shell: bash -l {0}

0 commit comments

Comments
 (0)