Skip to content

Commit 760c0c6

Browse files
💚 Fix workflow file
1 parent d48ba71 commit 760c0c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
matrix:
2525
python-version: ["3.13"]
2626
poetry-version: ["2.1.1"]
27-
os: ubuntu-latest
27+
os: ["ubuntu-latest"]
2828
runs-on: ${{ matrix.os }}
2929
steps:
3030
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)