diff --git a/.github/workflows/cpp.yml b/.github/workflows/cpp.yml index 5ae7e80..8be6dd5 100644 --- a/.github/workflows/cpp.yml +++ b/.github/workflows/cpp.yml @@ -24,4 +24,4 @@ jobs: - name: Build source run: make -C uWebSockets - name: List binaries - run: ls + run: ls uWebSockets