Skip to content

Commit

Permalink
Merge pull request #4 from videsk/develop
Browse files Browse the repository at this point in the history
fix: fixed deployment
  • Loading branch information
matiaslopezd authored Jan 4, 2023
2 parents 5fe494e + b7fa8c3 commit b44a121
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 b44a121

Please sign in to comment.