Skip to content

Commit 28afe9b

Browse files
authored
fix(ci): deployments (#41)
Deployments currently fail due to "lockfile" mismatch as shown in: https://github.com/paritytech/wir3-et-al/actions/runs/23355819392/job/67946549922. this fixes it
1 parent f8a7b68 commit 28afe9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
sparse-checkout: |
137137
.github/actions
138138
packages/cli
139-
packages/sdk
139+
packages/ui
140140
package.json
141141
bun.lock
142142

0 commit comments

Comments
 (0)