Skip to content

Commit e8ffc51

Browse files
authored
Update buildAndDeploy.yml
1 parent b58553d commit e8ffc51

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/buildAndDeploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
with:
1616
node-version: ${{ matrix.node-version }}
1717
- name: Install and Build 🔧
18+
run: |
1819
npm ci
1920
npm run build
2021

0 commit comments

Comments
 (0)