mirror of
https://github.com/MontFerret/ferret.git
synced 2025-01-08 03:13:15 +02:00
Updated build script
This commit is contained in:
parent
99e256eaf2
commit
cd87c468fe
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -59,7 +59,8 @@ jobs:
|
||||
- name: Set up Lab
|
||||
run: |
|
||||
curl https://raw.githubusercontent.com/MontFerret/lab/master/install.sh -o install.sh
|
||||
LOCATION=$PWD sh install.sh
|
||||
chmod +x install.sh
|
||||
LOCATION=$PWD install.sh
|
||||
|
||||
- name: Get dependencies
|
||||
run: make install
|
||||
|
Loading…
Reference in New Issue
Block a user