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