Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita993640

Browse files
committed
Next permutation :)
1 parentbef4e0c commita993640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
-name:Set Python DLL path and PYTHONHOME (non Windows)
6969
if:${{ matrix.os.category != 'windows' }}
7070
run:|
71-
echo PYTHONNET_PYDLL=$(find_libpython) >> $GITHUB_ENV
71+
echo PYTHONNET_PYDLL=$(uv runfind_libpython) >> $GITHUB_ENV
7272
7373
-name:Set Python DLL path and PYTHONHOME (Windows)
7474
if:${{ matrix.os.category == 'windows' }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp