ci: bump lite-xl-build-box-manylinux version
This commit is contained in:
@@ -92,7 +92,7 @@ jobs:
|
|||||||
sudo apt-get install -y ccache
|
sudo apt-get install -y ccache
|
||||||
|
|
||||||
- name: Build Portable
|
- name: Build Portable
|
||||||
uses: docker://ghcr.io/lite-xl/lite-xl-build-box-manylinux:v3.0.2
|
uses: docker://ghcr.io/lite-xl/lite-xl-build-box-manylinux:v3
|
||||||
with:
|
with:
|
||||||
entrypoint: /entrypoint.sh
|
entrypoint: /entrypoint.sh
|
||||||
args: |
|
args: |
|
||||||
@@ -100,7 +100,7 @@ jobs:
|
|||||||
bash scripts/build.sh --debug --forcefallback --portable --release
|
bash scripts/build.sh --debug --forcefallback --portable --release
|
||||||
|
|
||||||
- name: Package Portables
|
- name: Package Portables
|
||||||
uses: docker://ghcr.io/lite-xl/lite-xl-build-box-manylinux:v3.0.2
|
uses: docker://ghcr.io/lite-xl/lite-xl-build-box-manylinux:v3
|
||||||
with:
|
with:
|
||||||
entrypoint: /entrypoint.sh
|
entrypoint: /entrypoint.sh
|
||||||
args: |
|
args: |
|
||||||
@@ -108,7 +108,7 @@ jobs:
|
|||||||
bash scripts/package.sh --version ${INSTALL_REF} --debug --addons --binary --release
|
bash scripts/package.sh --version ${INSTALL_REF} --debug --addons --binary --release
|
||||||
|
|
||||||
- name: Build AppImages
|
- name: Build AppImages
|
||||||
uses: docker://ghcr.io/lite-xl/lite-xl-build-box-manylinux:v3.0.2
|
uses: docker://ghcr.io/lite-xl/lite-xl-build-box-manylinux:v3
|
||||||
with:
|
with:
|
||||||
entrypoint: /entrypoint.sh
|
entrypoint: /entrypoint.sh
|
||||||
args: |
|
args: |
|
||||||
|
|||||||
Reference in New Issue
Block a user