Skip to content

Commit 918c57d

Browse files
committed
spleling
1 parent 39eccfa commit 918c57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ jobs:
196196
echo "Git status for $dir:"
197197
git status
198198
echo "Git hash:"
199-
git rev-prase HEAD
199+
git rev-parse HEAD
200200
echo "Dry run task list:"
201201
./gradlew build --dry-run
202202
echo " "

0 commit comments

Comments
 (0)