Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxSignal authored Jun 13, 2023
1 parent 80dc0b3 commit 6a93ef1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@ jobs:
cmake -DCMAKE_INSTALL_PREFIX=../KnightosSDK .
make && make install
# - name: kimg
# run: |
# cd kimg
# make && make install
- name: kimg
run: |
cd kimg
make && make install
- name: sass
run: |
Expand Down

0 comments on commit 6a93ef1

Please sign in to comment.