Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
fix(ci-core): fixes compilation error in workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
zakhaev26 authored Mar 4, 2024
1 parent 9a53d1a commit a71fa09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_core_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ jobs:
- name: build server
run: |
cd core/
yarn compile

0 comments on commit a71fa09

Please sign in to comment.