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