mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-03 01:42:27 +00:00
Remove redundant release deps install
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
This commit is contained in:
parent
cffdaf2373
commit
f959060c5a
5
.github/workflows/release.yaml
vendored
5
.github/workflows/release.yaml
vendored
@ -29,11 +29,6 @@ jobs:
|
||||
with:
|
||||
key: ${{ runner.os }}-release-ccache-${{ hashFiles('.github/workflows/release.yaml') }}
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y build-essential ninja-build ccache uuid-dev
|
||||
|
||||
- name: Configure
|
||||
run: |
|
||||
cmake -S . -B build -G Ninja \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user