Skip to content

Commit 7dac6ab

Browse files
committed
[GitHub] Fix another Kore path
1 parent 8863c61 commit 7dac6ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-samples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: git checkout main
4949
- name: Add Kore
5050
working-directory: Kore-Samples-PS5
51-
run: git add Kore
51+
run: git add kore
5252
- name: Commit
5353
working-directory: Kore-Samples-PS5
5454
run: git commit -m "Update Kore"

0 commit comments

Comments
 (0)