mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 11:30:18 +00:00
Update dylib.yml
This commit is contained in:
parent
d7006bd896
commit
246345de8e
2
.github/workflows/dylib.yml
vendored
2
.github/workflows/dylib.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
Invoke-Expression (Invoke-Webrequest 'https://xmake.io/psget.text' -UseBasicParsing).Content
|
Invoke-Expression (Invoke-Webrequest 'https://xmake.io/psget.text' -UseBasicParsing).Content
|
||||||
xmake --version
|
xmake --version
|
||||||
bash -c "mkdir -p output/windows/x86_64"
|
mkdir -p output/windows/x86_64
|
||||||
cd dylib
|
cd dylib
|
||||||
xmake f -p windows -a x86_64
|
xmake f -p windows -a x86_64
|
||||||
xmake
|
xmake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user