parent
641850eb50
commit
f9c2ad3587
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the code
|
- name: Check out the code
|
||||||
uses: action/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Set up the build environment
|
- name: Set up the build environment
|
||||||
run: cmake .
|
run: cmake .
|
||||||
- name: Compile the code
|
- name: Compile the code
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue