action: xmake root
All checks were successful
Linux arm64 / Build (push) Successful in 14s

This commit is contained in:
2025-03-01 19:37:20 +01:00
parent 249477fdd4
commit 1b1279432e

View File

@@ -3,6 +3,10 @@ run-name: Build And Test
on: [push] on: [push]
env:
XMAKE_ROOT: y
jobs: jobs:
Build: Build:
runs-on: ubuntu-latest runs-on: ubuntu-latest