Skip to content

Commit 78cc779

Browse files
author
Val Brodsky
committed
Update to sync all dependencies for build
1 parent 454ea1f commit 78cc779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Create build
4343
working-directory: libs/labelbox
4444
run: |
45-
rye sync
45+
rye sync -f --update-all
4646
rye build
4747
- name: "Generate hashes"
4848
id: hash

0 commit comments

Comments
 (0)