mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 19:40: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: |
|
||||
Invoke-Expression (Invoke-Webrequest 'https://xmake.io/psget.text' -UseBasicParsing).Content
|
||||
xmake --version
|
||||
bash -c "mkdir -p output/windows/x86_64"
|
||||
mkdir -p output/windows/x86_64
|
||||
cd dylib
|
||||
xmake f -p windows -a x86_64
|
||||
xmake
|
||||
|
Loading…
x
Reference in New Issue
Block a user