mieux
All checks were successful
Linux arm64 / Build (push) Successful in 31s

This commit is contained in:
2024-08-11 18:17:06 +02:00
parent 7bb2cfdc20
commit 011254d6ae

View File

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