good action
All checks were successful
Linux arm64 / Build (push) Successful in 1m52s

This commit is contained in:
2024-02-24 18:05:00 +01:00
parent a241589025
commit 3defa497b6

View File

@@ -7,8 +7,6 @@ jobs:
Build: Build:
runs-on: ubuntu-test runs-on: ubuntu-test
steps: steps:
- run: ls -la
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v3 uses: actions/checkout@v3
@@ -33,8 +31,6 @@ jobs:
actions-cache-folder: '.xmake-cache' actions-cache-folder: '.xmake-cache'
actions-cache-key: 'ubuntu' actions-cache-key: 'ubuntu'
- run: ls -la
- name: XMake config - name: XMake config
run: xmake f -p linux -y --root run: xmake f -p linux -y --root