Skip to content

Commit

Permalink
Update CI-BuildPush.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzukiTsuru authored Nov 25, 2023
1 parent 1caa6b5 commit 58025ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI-BuildPush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
- name: Build SyterKit Test
run: |
mkdir -p SyterKit/build
cd SyterKit/build
mkdir -p kernel/SyterKit/build
cd kernel/SyterKit/build
cmake ..
make -j$(nproc)
cd -
Expand Down

0 comments on commit 58025ad

Please sign in to comment.