Skip to content

Commit ca83c51

Browse files
authored
[PLT-0] Prod Deploy force sync (#1637)
1 parent 3023e6c commit ca83c51

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
@@ -91,7 +91,7 @@ jobs:
9191
path: ./dist
9292
- name: Prepare package and environment
9393
run: |
94-
rye sync
94+
rye sync -f --update-all
9595
rye run toml unset --toml-path pyproject.toml tool.rye.workspace
9696
rye sync -f --update-all
9797
- name: Integration Testing

0 commit comments

Comments
 (0)