debugging actions

This commit is contained in:
Mikayla Fischler 2023-04-12 17:37:16 -04:00
parent 8c42a05bbd
commit a8e0538804

View File

@ -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: