- version 1.0.2 - setup gitea actions workflows
@@ -15,7 +15,7 @@ all: download prepare build package
download:
@if [ ! -d "$(REPO_DIR)" ]; then \
echo "Cloning repository..."; \
git clone $(REPO_URL) -C $(REPO_DIR); \
git clone $(REPO_URL) $(REPO_DIR); \
fi
# Prepare directories
The note is not visible to the blocked user.