Cypress: Fix workflow (#5105)

This commit is contained in:
Vivek Ratnavel Subramanian 2022-05-23 13:27:40 -07:00 committed by GitHub
parent 268965ea02
commit 9035762362
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,8 +43,8 @@ jobs:
- name: Generating Data Models
run: |
sudo apt-get install -y antlr4
make install_dev generate
sudo apt-get install -y antlr4
make install_dev generate
- name: Start Server and Ingest Sample Data
env: