Skip to content

Commit 635ce2c

Browse files
committed
fix task name
1 parent 11fa690 commit 635ce2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deps-tasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ tasks:
492492
SRC_NAME: "ystdlib-cpp-95d89d148312c7c447f4164766ad35dd7996b1cc"
493493
SRC_URL: "https://github.com/y-scope/ystdlib-cpp/archive/95d89d1.zip"
494494
# This command must be last
495-
- task: ":utils:compute-checksum"
495+
- task: ":utils:checksum:compute"
496496
vars:
497497
CHECKSUM_FILE: "{{.CHECKSUM_FILE}}"
498498
INCLUDE_PATTERNS: ["{{.DEST}}"]

0 commit comments

Comments
 (0)