Update cpp.yml
This commit is contained in:
@@ -14,6 +14,8 @@ jobs:
|
||||
run: make -C uWebSockets
|
||||
- name: List binaries
|
||||
run: ls uWebSockets
|
||||
- name: Install Deno
|
||||
run: curl -fsSL https://deno.land/x/install/install.sh | sh
|
||||
- name: Build tests
|
||||
run: make -C uWebSockets/tests smoke
|
||||
|
||||
|
||||
Reference in New Issue
Block a user