Skip to content

Commit

Permalink
update: added build project job
Browse files Browse the repository at this point in the history
  • Loading branch information
obstar committed Jul 17, 2024
1 parent daf3fa0 commit d2ec79c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e_mobile_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ jobs:

- name: Install dependencies
run: npm ci

- name: 🔨 Build project
run: npm run build:cap

0 comments on commit d2ec79c

Please sign in to comment.