workflows: fix nightly release build

This commit is contained in:
Patrik Oldsberg
2020-10-02 09:41:05 +02:00
parent 23befa262e
commit a22aa8c9f3
+2
View File
@@ -51,6 +51,8 @@ jobs:
# is broken we will see that from those builds, but we still want to push nightly
# builds since upgrading to them is a manual process anyway.
- name: tsc
run: yarn tsc
- name: build
run: yarn build