fix script name

This commit is contained in:
jonaswinkler 2021-01-10 20:00:11 +01:00
parent 8c64dbd216
commit 2ae0652515

View File

@ -72,7 +72,7 @@ jobs:
with:
node-version: '15'
- name: build
run: ./build-frontend.sh
run: ./compile-frontend.sh
- uses: actions/upload-artifact@v2
with:
name: frontend-compiled