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: