ci: add symlink for workspace member name mismatch
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed

This commit is contained in:
2026-05-08 22:18:36 +03:00
parent a5d214da7e
commit f89ef64975

View File

@@ -12,6 +12,7 @@ steps:
commands: commands:
- pip install uv - pip install uv
- cd .. - cd ..
- ln -s $CI_WORKSPACE blog
- | - |
cat > pyproject.toml << 'EOF' cat > pyproject.toml << 'EOF'
[project] [project]