We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e72f30 commit 1a30680Copy full SHA for 1a30680
1 file changed
.github/workflows/deploy.yml
@@ -16,6 +16,8 @@ jobs:
16
with:
17
lfs: true
18
19
+ - run: sudo apt-get update && sudo apt-get install -y imagemagick
20
+
21
- uses: astral-sh/setup-uv@v5
22
23
- run: uv sync
0 commit comments