Skip to content

Commit

Permalink
Fixing github actions #3
Browse files Browse the repository at this point in the history
Signed-off-by: Dusan Malusev <dmalusev@nanointeractive.com>
  • Loading branch information
Dusan Malusev committed May 10, 2022
1 parent fe74249 commit eda5373
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ endif

.PHONY: build-libuv
build-libuv:
ls -la
@mkdir -p $(BUILD_FOLDER)/libuv
@cd $(BUILD_FOLDER)/libuv && \
cmake -G "Ninja Multi-Config" \
Expand Down

0 comments on commit eda5373

Please sign in to comment.