mirror of
https://github.com/ksherlock/mpw-shell.git
synced 2025-03-12 01:33:57 +00:00
ubuntu build workflow
This commit is contained in:
parent
97260af061
commit
432b9b22ab
2
.github/workflows/cmake-ubuntu.yml
vendored
2
.github/workflows/cmake-ubuntu.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: apt-get
|
||||
run: sudo apt-get install ragel
|
||||
run: sudo apt-get install ragel libreadline-dev
|
||||
|
||||
- name: Create Build Environment
|
||||
run: cmake -E make_directory ${{runner.workspace}}/build
|
||||
|
Loading…
x
Reference in New Issue
Block a user