We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b90fe56 commit d01b66cCopy full SHA for d01b66c
.github/workflows/sentry-release.yml
@@ -27,7 +27,7 @@ jobs:
27
run: yarn workspace @kleros/kleros-v2-web install
28
29
- name: Build and deploy subgraph
30
- run: yarn @kleros/kleros-v2-web build
+ run: yarn workspace @kleros/kleros-v2-web build
31
32
- name: Set version
33
id: set-version
0 commit comments