mirror of
https://github.com/mpv-player/mpv
synced 2024-12-29 02:22:19 +00:00
ci/build: Do not manually install Meson in openSUSE container
Newer image builds already include Meson.
This commit is contained in:
parent
c1a46ecfaf
commit
07d78f8c8b
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -127,7 +127,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
./bootstrap.py
|
||||
zypper -n install meson
|
||||
# workaround to avoid "fatal: unsafe repository" error
|
||||
git config --global --add safe.directory "$GITHUB_WORKSPACE"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user