mirror of
https://github.com/ksherlock/mpw-shell.git
synced 2026-04-21 03:19:51 +00:00
ubuntu build workflow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user