mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 11:30:18 +00:00
...
This commit is contained in:
parent
231bc7a056
commit
1f085d484d
2
.github/workflows/dylib.yml
vendored
2
.github/workflows/dylib.yml
vendored
@ -13,6 +13,8 @@ jobs:
|
||||
Invoke-Expression (Invoke-Webrequest 'https://xmake.io/psget.text' -UseBasicParsing).Content
|
||||
xmake --version
|
||||
- name: Compile
|
||||
shell: bash
|
||||
run: |
|
||||
mkdir -p output/windows/x86_64
|
||||
cd dylib
|
||||
pwsh -Command "xmake f -p windows -a x86_64"
|
||||
|
Loading…
x
Reference in New Issue
Block a user