This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Build and Test the x86 version of the project
|
- name: Build and Test the x86 version of the project
|
||||||
run: |
|
run: |
|
||||||
./test-docker.sh
|
./testing/test-docker.sh
|
||||||
- name: Build cross-platform versions (amd64 and arm64)
|
- name: Build cross-platform versions (amd64 and arm64)
|
||||||
run: |
|
run: |
|
||||||
./build.sh all
|
./build.sh all
|
||||||
|
Reference in New Issue
Block a user