mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-07-26 05:46:59 +00:00
fix(dependabot): install tomlkit
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
python-version: "3.x"
|
||||
|
||||
- name: Install dependencies
|
||||
run: pip install aiohttp toml
|
||||
run: pip install aiohttp tomlkit
|
||||
|
||||
- name: Generate cargo-sources.json
|
||||
run: bash ./scripts/generate-sources.sh
|
||||
|
||||
Reference in New Issue
Block a user