We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1681ab commit fced11bCopy full SHA for fced11b
.github/workflows/docs.yml
@@ -35,7 +35,7 @@ jobs:
35
git config user.email 'github-actions[bot]@users.noreply.github.com'
36
37
- name: Build and Deploy
38
- run:
+ run: |
39
cd tsumugi-python
40
export VENV_ROOT=$(poetry env info --path)
41
cd ..
0 commit comments