Skip to content

Commit 4254fbe

Browse files
Fix workflows/release.yml in Readme. (#47)
Signed-off-by: zhanluxianshen <[email protected]>
1 parent 9c83683 commit 4254fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Extraction is optimized in a way that it is only executed when needed (by verify
6969
distributions).
7070

7171
## Upgrading python
72-
The Python version and downloaded distributions are controlled via the `.github/workflows/release.yaml` workflow. It
72+
The Python version and downloaded distributions are controlled via the `.github/workflows/release.yml` workflow. It
7373
contains a matrix of supported distributions. To upgrade Python, edit this workflow and create a pull request.
7474

7575
## Embedding Python libraries into your applications

0 commit comments

Comments
 (0)