Skip to content

Commit

Permalink
Merge 320bf80 into 5ebb9a7
Browse files Browse the repository at this point in the history
  • Loading branch information
rodolfopietro97 committed Jul 18, 2023
2 parents 5ebb9a7 + 320bf80 commit b47faf0
Show file tree
Hide file tree
Showing 17 changed files with 3,412 additions and 591 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
cache: 'npm'

- name: Install Dependencies
run: npm ci
run: npm install && npm ci

- name: Build project
run: npm run build
Expand Down

0 comments on commit b47faf0

Please sign in to comment.