yes
All checks were successful
Linux arm64 / Build (push) Successful in 12s

This commit is contained in:
2024-08-11 18:49:22 +02:00
parent 4acbde4606
commit abc3278a04

View File

@@ -14,7 +14,7 @@ jobs:
uses: actions/cache@v4 uses: actions/cache@v4
with: with:
path: ${{ github.workspace }}/build/.packages path: ${{ github.workspace }}/build/.packages
key: Linux-xmake_cache key: ${{ runner.os }}-xmake_cache
- name: XMake config - name: XMake config
run: xmake f -p linux -y run: xmake f -p linux -y