mirror of
https://github.com/MontFerret/ferret.git
synced 2025-01-08 03:13:15 +02:00
Changed Lab installation
This commit is contained in:
parent
9b7a9a2704
commit
2884e023ba
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
- name: Set up Lab
|
||||
run: |
|
||||
curl https://raw.githubusercontent.com/MontFerret/lab/master/install.sh -o install.sh
|
||||
sudo sh install.sh
|
||||
sh install.sh
|
||||
|
||||
- name: Get dependencies
|
||||
run: make install
|
||||
|
Loading…
Reference in New Issue
Block a user