:-'Generic Commit'
Some checks failed
Build-Test-Publish / Build (push) Failing after 24s

This commit is contained in:
Your Name
2025-05-30 21:25:23 +12:00
parent 267eca2ac4
commit e676ab83fd

View File

@@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v4
- name: Build and Test the x86 version of the project
run: |
./test-docker.sh
./testing/test-docker.sh
- name: Build cross-platform versions (amd64 and arm64)
run: |
./build.sh all