Merge pull request #2716 from spotify/rugvip/nightly-fix

workflows: fix nightly release build
This commit is contained in:
Patrik Oldsberg
2020-10-02 10:26:09 +02:00
committed by GitHub
+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