mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 09:30:45 -05:00
ci: Check out virtme-ng tag instead of branch
The upstream branch is gone, so use the corresponding tag instead. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3081>
This commit is contained in:
parent
c858ad7f91
commit
c8b019a265
@ -143,7 +143,7 @@ variables:
|
||||
git clone https://github.com/arighi/virtme-ng.git
|
||||
cd virtme-ng
|
||||
git fetch --tags
|
||||
git checkout upstream/1.8
|
||||
git checkout v1.8
|
||||
./setup.py install --prefix=/usr
|
||||
cd ..
|
||||
rm -rf virtme-ng
|
||||
|
Loading…
Reference in New Issue
Block a user