Skip to content

Commit b9683ad

Browse files
committed
fixup! fix workflow
1 parent 71e890d commit b9683ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
pip install poetry
2525
- name: "Debug project directory"
2626
run: |
27-
ls -la
27+
ls -la ..
2828
- name: "Install code_of_conduct"
2929
run: |
3030
poetry install

0 commit comments

Comments
 (0)