parent
9dd35d7fe6
commit
4cf79da46a
@ -1,9 +1,9 @@
|
|||||||
on: push
|
on: push
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
job1:
|
||||||
steps:
|
steps:
|
||||||
- uses: https://eoelab.org:1027/actions/checkout@v4
|
- uses: https://eoelab.org:1027/actions/checkout@v4
|
||||||
- run: sudo apt install python3-pip
|
- run: sudo apt install python3-pip
|
||||||
- run: pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
|
- run: pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
|
||||||
- run: pip install torch torchvision tqdm matplotlib
|
- run: pip install torch torchvision tqdm matplotlib
|
||||||
- run: python3 ./main.py
|
- run: python3 ./venv/人工智能/作业/03.py
|
Loading…
x
Reference in New Issue
Block a user