Skip to content

Commit b51e20c

Browse files
authored
Update release.yml
1 parent 495fee4 commit b51e20c

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
@@ -14,6 +14,9 @@ jobs:
1414
1515
- uses: actions/checkout@v4
1616

17+
- name: Install toml
18+
run: pip install toml
19+
1720
- name: Set environment variables
1821
run: |
1922
stable_version=$(./scripts/eachdist.py version --mode stable)

0 commit comments

Comments
 (0)