Skip to content

Commit ce2c2d2

Browse files
committed
Adapting path
Signed-off-by: Luc Berger-Vergiat <[email protected]>
1 parent f8a6029 commit ce2c2d2

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
@@ -22,7 +22,7 @@ jobs:
2222
- run: pip install --require-hashes -r kokkos-kernels/.github/workflows/docs_check_requirements.txt
2323
- name: check API changes
2424
run: |
25-
python kokkos-kenrels/.github/workflows/check_api_updates.py
25+
python .github/workflows/check_api_updates.py
2626
2727
build:
2828
runs-on: [macos-latest]

0 commit comments

Comments
 (0)