From a8e05388046372828f1436a364979b983af5a46d Mon Sep 17 00:00:00 2001 From: Mikayla Fischler Date: Wed, 12 Apr 2023 17:37:16 -0400 Subject: [PATCH] debugging actions --- .github/workflows/shields.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/shields.yml b/.github/workflows/shields.yml index f10ab31..956354e 100644 --- a/.github/workflows/shields.yml +++ b/.github/workflows/shields.yml @@ -36,6 +36,7 @@ jobs: - name: Setup Python uses: actions/setup-python@v3.1.3 - run: python imgen.py shields + - run: ls - name: Upload artifact uses: actions/upload-pages-artifact@v1 with: