Fix build.yaml

This commit is contained in:
Rebecca Breu 2021-07-06 20:10:01 +02:00
parent 6ff4a34315
commit 21cd3c1d20

View file

@ -23,8 +23,8 @@ jobs:
- name: Run build.py
run: |
python build.py
- uses: actions/upload-artifact@v2
- name: Upload artifact
uses: actions/upload-artifact@v2
with:
name: build
path: dist/*.zip