Skip to content

Commit f1e67a9

Browse files
InfoTech.io Botclaude
andcommitted
Fix content-corporate cleanup in workflow
Remove existing directory before cloning to prevent git errors. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 413a7e2 commit f1e67a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-sites-fixed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
echo "🏢 Building Corporate Site..."
7575
7676
# Checkout content
77+
rm -rf content-corporate
7778
git clone https://github.com/info-tech-io/info-tech.git content-corporate
7879
7980
# Build site using module.json configuration

0 commit comments

Comments
 (0)