update repo

This commit is contained in:
kleines Filmröllchen 2025-02-05 00:46:27 +01:00
parent baf14ac2b9
commit 6baf2d2cad
Signed by: filmroellchen
SSH key fingerprint: SHA256:UMhcHaeI+VGsiUL2Drpw3aj1iRiQUlx8nxZqUPvoaVw

View file

@ -18,7 +18,7 @@ jobs:
- name: Install dependencies
run: apk add --no-cache nodejs git openssh
- name: Checkout LaTeX repository
run: git clone https://git.p-schwarz.de/ctbk/ctbk-satzung.git satzung
run: git clone https://git.ctbk.de/ctbk/ctbk-satzung.git satzung
# uses: actions/checkout@v4
- name: Clone main repo for scripts
run: git clone https://github.com/${{ github.repository }} website