Compare commits

..

3 Commits

Author SHA1 Message Date
Ken Huang f6c47eab20
fine-tune mode lighter 2024-04-12 00:32:21 +08:00
TEC 7adc6318ea
Initial wayland support (KDE only for now)
Co-authored-by: msin32 <103911574+msin32@users.noreply.github.com>
2024-04-12 00:32:20 +08:00
TEC c008156327
Update CI 2024-04-12 00:32:20 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
- name: Set up Python 3.10
uses: actions/setup-python@v4
with:
python-version: 3.10
python-version: '3.10'
- name: Install
run: |
python -m pip install --upgrade pip