We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f08dff commit e55323cCopy full SHA for e55323c
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Set up AFDKO
42
run: |
43
- pip3 install afdko
+ pip3 install afdko==4.0.1
44
echo "$HOME/.local/bin" >> $GITHUB_PATH
45
46
- name: Set up Bits'N'Picas
0 commit comments