mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
possible fix for actions 8
This commit is contained in:
parent
37dd52b12b
commit
36b86a4825
6
.github/workflows/shields.yml
vendored
6
.github/workflows/shields.yml
vendored
@ -36,8 +36,10 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v3.1.3
|
||||
- run: mkdir shields
|
||||
- run: python imgen.py 0
|
||||
- run: ls ./shields/
|
||||
- run: python imgen.py shields
|
||||
- run: ls
|
||||
- run: ls coordinator/
|
||||
- run: ls shields/
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user