Skip to content

Commit ed806c4

Browse files
committed
fix: correct task name in taskfile (ir-file → s3v2)
1 parent 490869c commit ed806c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

taskfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tasks:
1616
build:
1717
deps:
1818
- "build:s3"
19-
- "build:ir-file"
19+
- "build:s3v2"
2020

2121
init:
2222
internal: true

0 commit comments

Comments
 (0)