Skip to content

Commit

Permalink
chore: fix build multiversex
Browse files Browse the repository at this point in the history
  • Loading branch information
npty committed Jul 8, 2024
1 parent 77a9beb commit 1a0e00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-multiversex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: npm ci

- name: Build
run: npm run build:multiversx
run: npm run build:core && npm run build:multiversx

- name: Test
timeout-minutes: 15
Expand Down

0 comments on commit 1a0e00f

Please sign in to comment.