pipeline operator

This commit is contained in:
Tryndaron
2024-04-02 14:10:37 +02:00
parent b8d9195fd0
commit 77bfc5e4d0
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
python-version: 3.9
- name: Install Dependencies
run:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
python install -r setup.py