mirror of
https://github.com/JefferyHcool/BiliNote.git
synced 2026-09-08 00:56:40 +08:00
Update main.yml
This commit is contained in:
@@ -26,6 +26,7 @@ jobs:
|
|||||||
|
|
||||||
# 安装 Python 依赖并执行你的 build.sh
|
# 安装 Python 依赖并执行你的 build.sh
|
||||||
- name: Install Python dependencies & Build backend
|
- name: Install Python dependencies & Build backend
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install -r backend/requirements.txt
|
pip install -r backend/requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user