Skip to content

Commit 17bd8a9

Browse files
committed
chore - fixing package.json
1 parent 6397d2c commit 17bd8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: pnpm build
3737

3838
- name: Install turbo-version
39-
run: pnpm i @turbo-version/version @turbo-version/release -w
39+
run: pnpm i
4040

4141
## We are going to replace it by a specif command to configure git environments
4242
- name: Temporally git user

0 commit comments

Comments
 (0)