Another attempt at deploy github action

pull/30/head
Benedikt Terhechte 2 years ago
parent d6d2ab5e4e
commit 68e35dbf0e

@ -29,7 +29,7 @@ jobs:
steps:
- name: Production Build
uses: actions/checkout@v2
run: ${{ matrix.command }}
- run: ${{ matrix.command }}
- name: Archive production artifacts
uses: actions/upload-artifact@v2
with:

Loading…
Cancel
Save