Skip to content

Commit fced11b

Browse files
docs CI
1 parent c1681ab commit fced11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
git config user.email 'github-actions[bot]@users.noreply.github.com'
3636
3737
- name: Build and Deploy
38-
run:
38+
run: |
3939
cd tsumugi-python
4040
export VENV_ROOT=$(poetry env info --path)
4141
cd ..

0 commit comments

Comments
 (0)