Skip to content

Commit 805ddaf

Browse files
committed
chore: pin flict==1.2.14
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 20f6c1b commit 805ddaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
timeout-minutes: 10
131131
steps:
132132
- name: install flict
133-
run: pip install flict
133+
run: pip install flict==1.2.14
134134
- name: fetch build artifact
135135
# see https://github.com/actions/download-artifact
136136
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)