Attempting self-hosted runner
This commit is contained in:
parent
4714533f2e
commit
613417512b
|
@ -14,7 +14,7 @@ jobs:
|
|||
with:
|
||||
submodules: recursive
|
||||
- name: List files
|
||||
run: ls -la ..
|
||||
run: ls -laR ../../
|
||||
- name: Create build directory
|
||||
run: mkdir build
|
||||
- name: Installing meson and ninja
|
||||
|
|
Loading…
Reference in New Issue