From f901aa5f94b930a2a5fea06cd109cb7000677cf2 Mon Sep 17 00:00:00 2001 From: Danny Leung Date: Mon, 18 Apr 2022 13:15:34 -0700 Subject: [PATCH] PEX-63: debug --- .github/workflows/build-and-validate.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-and-validate.yml b/.github/workflows/build-and-validate.yml index 923910e85a..3109e66f1b 100644 --- a/.github/workflows/build-and-validate.yml +++ b/.github/workflows/build-and-validate.yml @@ -199,6 +199,7 @@ jobs: #test cat dist/api/version.json + ls dist/api - name: Persist to Workspace