Skip to content

Commit

Permalink
chore(release): Fix syntax mistake in GitLab CI file
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidnioulz committed Oct 30, 2024
1 parent 6863212 commit abb724c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ before_script:
- corepack enable
- corepack prepare pnpm@latest-9 --activate
- pnpm config set store-dir .pnpm-store
- pnpm install
- pnpm install

stages:
- test
Expand Down

0 comments on commit abb724c

Please sign in to comment.