mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2025-12-30 06:32:52 +00:00
add nix development flake
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -19,8 +19,7 @@ jobs:
|
||||
python-version: 3.x
|
||||
cache: pip
|
||||
- name: ⏬ Install Python dependencies
|
||||
run: python -m venv venv
|
||||
- run: ./venv/bin/pip install -r requirements.txt
|
||||
run: pip install -r requirements.txt
|
||||
|
||||
- name: 🐉 Use Node.js 18.16.x
|
||||
uses: actions/setup-node@v3
|
||||
|
||||
Reference in New Issue
Block a user