Skip to content

Commit 9cabde5

Browse files
committed
ci: 激活python环境
1 parent aba62ab commit 9cabde5

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
@@ -17,6 +17,9 @@ jobs:
1717
- run: |
1818
uv --version
1919
uv sync
20+
ls .
21+
.\.venv/Scripts/activate.ps1
22+
pyinstaller --version
2023
- name: build the project
2124
run: |
2225
pyinstaller k2c.spec

0 commit comments

Comments
 (0)