deja vu
All checks were successful
Linux arm64 / Build (push) Successful in 33s

This commit is contained in:
2024-08-11 18:14:51 +02:00
parent bb46ac92ae
commit 7bb2cfdc20

View File

@@ -17,7 +17,7 @@ jobs:
key: ${{ runner.os }}-xmake_cache
- name: XMake config
run: xmake f --policies=package.install_locally -p linux -y
run: xmake f -p linux -y
- name: Build
run: xmake