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 2fe2781

Browse filesBrowse files
committed
fix: add uv to gh-page ci
1 parent 3a5eeb5 commit 2fe2781
Copy full SHA for 2fe2781

File tree

1 file changed

+3
-0
lines changed
Filter options

1 file changed

+3
-0
lines changed

‎.github/workflows/deploy-gh-page.yml

Copy file name to clipboardExpand all lines: .github/workflows/deploy-gh-page.yml
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
- name: Install Dependencies
1515
run: sudo apt-get install gettext
1616

17+
- name: Install uv
18+
uses: astral-sh/setup-uv@v5
19+
1720
- name: Build
1821
run: JOBS=4 MODE=html make all
1922

0 commit comments

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