From 5f0fc488868b07b977c031f95cb448052fd00129 Mon Sep 17 00:00:00 2001 From: Alex Hultman Date: Thu, 24 Dec 2020 14:29:14 +0100 Subject: [PATCH] Update cpp.yml --- .github/workflows/cpp.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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