mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-23 18:35:44 -05:00
CI: do not use GitLab syntax in GitHub
This commit is contained in:
parent
34776bb0ea
commit
627465a734
1 changed files with 1 additions and 1 deletions
2
.github/workflows/weekly-debian.yml
vendored
2
.github/workflows/weekly-debian.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
uses: calamares/actions/generic-checkout@v5
|
||||
- name: "prepare source (extensions)"
|
||||
shell: bash
|
||||
script: git clone https://github.com/calamares/calamares-extensions.git ${SRCDIR}/calamares-extensions
|
||||
run: git clone https://github.com/calamares/calamares-extensions.git ${SRCDIR}/calamares-extensions
|
||||
- name: "install dependencies"
|
||||
shell: bash
|
||||
run: ./ci/deps-debian11.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue