Skip to content

Commit 6af279c

Browse files
committed
chore: build
1 parent 47e88b9 commit 6af279c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/e2e-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
- uses: actions/checkout@v4
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.CAP_GH_RELEASE_TOKEN }}
25+
- run: |
26+
npm run build
2527
- run: |
2628
curl -Ls "https://get.maestro.mobile.dev" | bash
2729
export PATH="$PATH":"$HOME/.maestro/bin"

0 commit comments

Comments
 (0)