Skip to content

Commit f3175c4

Browse files
fix adding workflows
1 parent a04363f commit f3175c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: corepack enable
2626

2727
- name: log yarn
28-
run: echo "$(yarn cache dir)"
28+
run: echo "$(yarn --version)"
2929

3030
- name: Get yarn cache directory path
3131
id: yarn-cache-dir-path

0 commit comments

Comments
 (0)