Skip to content

Commit 61ca045

Browse files
committed
fix submodule update pr
1 parent 06e119a commit 61ca045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-submodules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
fi
9090
9191
# Add and commit changes
92-
git add .
92+
git add lib
9393
git commit -m "chore: update git submodules to latest version"
9494
9595
- name: Push changes

0 commit comments

Comments
 (0)