mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 13:35:11 +03:00
Fixed dependencies
This commit is contained in:
parent
3d5b83ca24
commit
87c1e39a8c
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -15,6 +15,8 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true
|
||||
- name: Install dependencies
|
||||
run: sudo apt-get install gcc g++ git cmake ninja-build lsb-release
|
||||
- name: ccache
|
||||
uses: hendrikmuhs/ccache-action@v1.2.13
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user