fix release CI check

This commit is contained in:
Brian Kohan 2025-08-26 14:35:29 -07:00
parent 68916e6bfa
commit 31b27a2e5d
No known key found for this signature in database
GPG Key ID: 827B6A3B1AAE16EE

View File

@ -16,6 +16,10 @@ jobs:
python-version: "3"
cache: pip
cache-dependency-path: setup.cfg
- name: Install uv
uses: astral-sh/setup-uv@v6
with:
enable-cache: true
- name: Setup Just
uses: extractions/setup-just@v3
- run: sudo apt-get update && sudo apt-get install -y --no-install-recommends gettext