Skip to content

Commit

Permalink
fix: fixed deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
matiaslopezd committed Jan 4, 2023
1 parent 494ea48 commit b7fa8c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- name: Install dependencies
run: npm ci

- name: Build
run: npm run build
- name: Test
run: npm run test

- name: Release
env:
Expand Down

0 comments on commit b7fa8c3

Please sign in to comment.