Skip to content

Commit 8e3851c

Browse files
author
Timothy MacDonald
committed
chore: update build workflow
Signed-off-by: Timothy MacDonald <[email protected]>
1 parent 3da0f51 commit 8e3851c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: Install python modules
7474
run: |
7575
poetry check
76-
poetry lock --no-update
76+
poetry lock
7777
poetry install --verbose
7878
7979
- name: Update VERSION file

0 commit comments

Comments
 (0)