build: fix content source
Some checks failed
Build and Deploy to MinIO / build-and-deploy (push) Failing after 42s
Some checks failed
Build and Deploy to MinIO / build-and-deploy (push) Failing after 42s
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
BRANCH_NAME=${GITEA_REF_NAME}
|
||||
if [ ! -L content ]; then
|
||||
rm -rf content
|
||||
git clone https://git.opytex.org/lafrite/${BRANCH_NAME}.git content
|
||||
git clone https://git.opytex.org/Cours/${BRANCH_NAME}.git content
|
||||
fi
|
||||
|
||||
- name: Build site
|
||||
|
Reference in New Issue
Block a user