This commit is contained in:
parent
655a21055e
commit
4db9b2b2f9
@ -6,12 +6,12 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: "配置环境"
|
||||
- name: "Set Env"
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install bc gcc g++
|
||||
|
||||
- name: "拉取项目"
|
||||
- name: "Pull Project"
|
||||
run: |
|
||||
mkdir project
|
||||
cd project
|
||||
|
Loading…
Reference in New Issue
Block a user