Skip to content

Commit ba9f3c9

Browse files
committed
Fix github release action.
1 parent 18e099f commit ba9f3c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
git submodule update --init --recursive
4545
4646
- name: Build
47-
uses: pypa/[email protected]
47+
uses: pypa/[email protected]
4848

4949
- name: Upload Github Release Artifact
5050
uses: svenstaro/upload-release-action@v2

0 commit comments

Comments
 (0)