Merge pull request #663 from bckohan/master

Fix release CI check
This commit is contained in:
Brian Kohan 2025-08-26 14:36:32 -07:00 committed by GitHub
commit 27011eea07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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