ci: run workspace setup

This commit is contained in:
Igor Randjelovic
2021-02-04 17:19:33 +01:00
committed by GitHub
parent 6da7d90e25
commit 8bb653d31a

View File

@@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v2
- name: Setup
run: npm install
run: npm run setup
- name: Generate Version
working-directory: packages/core