Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4b92466

Browse filesBrowse files
committed
CI: setup uv to lint EPUB
1 parent 79e1a15 commit 4b92466
Copy full SHA for 4b92466

File tree

1 file changed

+4
-0
lines changed
Filter options

1 file changed

+4
-0
lines changed

‎.github/workflows/update-lint-and-build.yml

Copy file name to clipboardExpand all lines: .github/workflows/update-lint-and-build.yml
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,10 @@ jobs:
147147
needs: ['build-translation']
148148
continue-on-error: true
149149
steps:
150+
- uses: actions/setup-python@v5
151+
with:
152+
python-version: 3.x
153+
- uses: astral-sh/setup-uv@v5
150154
- uses: actions/download-artifact@master
151155
with:
152156
name: build-${{ matrix.version }}-epub

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.