This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
|||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
apt install libmruby-dev
|
apt update && apt install libmruby-dev
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
cmake --build . --target mrubypp_test
|
cmake --build . --target mrubypp_test
|
||||||
|
|||||||
Reference in New Issue
Block a user