diff --git a/.github/workflows/cpp.yml b/.github/workflows/cpp.yml index 5833c00..5ae7e80 100644 --- a/.github/workflows/cpp.yml +++ b/.github/workflows/cpp.yml @@ -23,4 +23,5 @@ jobs: run: git clone --recursive https://github.com/uNetworking/uWebSockets.git - name: Build source run: make -C uWebSockets - + - name: List binaries + run: ls