Update dylib.yml

This commit is contained in:
blueloveTH 2023-07-16 03:05:41 +08:00
parent d7006bd896
commit 246345de8e

View File

@ -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