This commit is contained in:
@ -6,8 +6,8 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: "配置环境"
|
- name: "配置环境"
|
||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install bc gcc g++
|
sudo apt install bc gcc g++
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user