This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user