Skip to content

Commit d01b66c

Browse files
authored
fix: sentry workflow
1 parent b90fe56 commit d01b66c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sentry-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: yarn workspace @kleros/kleros-v2-web install
2828

2929
- name: Build and deploy subgraph
30-
run: yarn @kleros/kleros-v2-web build
30+
run: yarn workspace @kleros/kleros-v2-web build
3131

3232
- name: Set version
3333
id: set-version

0 commit comments

Comments
 (0)