Merge branch 'main' of git.snaile.de:snailed/st-custom
This commit is contained in:
commit
88f4ee9b94
|
@ -11,7 +11,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build-and-publish:
|
build-and-publish:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container: git.snaile.de/snailed/xbps-builder:2024.4.843
|
container: git.snaile.de/snailed/xbps-builder:2024.46.1156@sha256:c69bcb9da724a31d9c1fff36fa6dc8f363b2d9f2470d3ec7887a0905c84b66ea
|
||||||
env:
|
env:
|
||||||
LICENSE: "GPL-2.0"
|
LICENSE: "GPL-2.0"
|
||||||
SHORT_DESCRIPTION: "Customized st"
|
SHORT_DESCRIPTION: "Customized st"
|
||||||
|
@ -21,7 +21,7 @@ jobs:
|
||||||
ARCH: "x86_64"
|
ARCH: "x86_64"
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: https://code.forgejo.org/actions/checkout@v4
|
uses: https://code.forgejo.org/actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue