Skip to content

Commit 0d7c794

Browse files
committed
fix: release.yml python path
2.0
1 parent d7de3f2 commit 0d7c794

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Android Build and Publish
22

33
env:
4-
ZEPATH_PYTHON_PATH: "/usr/bin/python3"
4+
ZEPATCH_PYTHON_PATH: "/usr/bin/python3"
55

66
permissions:
77
contents: write

0 commit comments

Comments
 (0)