We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 362e171 commit 2bb356cCopy full SHA for 2bb356c
.github/workflows/build.yaml
@@ -78,4 +78,4 @@ jobs:
78
- uses: actions/checkout@v4
79
80
- name: Run Build
81
- run: ./linux-build.sh --arch=${{ matrix.architecture }}
+ run: /docker-entrypoint.sh --arch=${{ matrix.architecture }}
0 commit comments