mirror of
https://github.com/LearningOS/rust-based-os-comp2022.git
synced 2026-02-09 13:15:35 +08:00
2
.github/workflows/deployguide.yml
vendored
2
.github/workflows/deployguide.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: "3.8.10"
|
||||
python-version: "3.8.15"
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
cd guide
|
||||
|
||||
Reference in New Issue
Block a user