We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31c2535 commit 5f27738Copy full SHA for 5f27738
.github/workflows/update.yml
@@ -17,7 +17,6 @@ jobs:
17
python-version: "3.x"
18
- uses: astral-sh/setup-uv@v5
19
- uses: actions/checkout@v4
20
- - run: sudo apt-get install -y gettext
21
- run: uv run generate.py # generates "index.html"
22
- run: mkdir -p build && cp index.html style.css build
23
- name: Deploy 🚀
0 commit comments