Skip to content

Commit 47ad865

Browse files
Arthur AgombartArthur Agombart
authored andcommitted
wip(ci): fix relative path
1 parent 2e03805 commit 47ad865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- run:
3030
name: Custom task
31-
command: ./commit-lockfile.sh
31+
command: .circleci/commit-lockfile.sh
3232

3333
- run:
3434
name: Executing tests

0 commit comments

Comments
 (0)