From 12cd583cf0c7063a5347b3e9b811817e08a34a92 Mon Sep 17 00:00:00 2001 From: Matthew Johnson Date: Sat, 23 Nov 2024 18:07:05 -0500 Subject: [PATCH] test --- .github/workflows/build.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2561f8e..aff599c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,7 +31,9 @@ jobs: run: | ./setup-venv.sh source venv/bin/activate - ./build.sh + pwd + ls -l +# ./build.sh - name: Save Conan Cache id: conan-cache-save