Skip to content

Commit 0dc17c8

Browse files
committed
typo
1 parent 018bab7 commit 0dc17c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
environment: release
2626
permissions:
2727
id-token: write # IMPORTANT: mandatory for trusted publishing
28-
timeout-minutes: 10
28+
timeout-minutes: 10
2929
steps:
3030
- uses: actions/checkout@v4
3131
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)