Skip to content

Commit

Permalink
fix(ci-core): typo fixes in ci file
Browse files Browse the repository at this point in the history
  • Loading branch information
zakhaev26 authored Mar 4, 2024
1 parent b35f01a commit 9a53d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_core_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
cd core/
npm i -g yarn@latest
yarn add
yarn install
- name: build server
run: |
Expand Down

0 comments on commit 9a53d1a

Please sign in to comment.