aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Nathanaƫl Houn <contact@nathanaelhoun.fr>2022-04-16 18:00:23 +0200
committerLibravatar GitHub <noreply@github.com>2022-04-16 21:30:23 +0530
commit366a8ed4ab3b504c1320dad28007312c0db95961 (patch)
tree559f891d5b7281b730b17907e9f7787901d07f21
parent5.8.2-nightly.7 [skip ci] (diff)
downloadferdium-app-366a8ed4ab3b504c1320dad28007312c0db95961.tar.gz
ferdium-app-366a8ed4ab3b504c1320dad28007312c0db95961.tar.zst
ferdium-app-366a8ed4ab3b504c1320dad28007312c0db95961.zip
Update submodule url to ferdium-recipes (#1)
* ci: add node-gyp (v8.4.1) install for windows builds Co-authored-by: Vijay Aravamudhan <vraravam@users.noreply.github.com>
-rw-r--r--.github/workflows/builds.yml2
-rw-r--r--.gitmodules2
m---------recipes0
3 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml
index b570dbc44..cfb03bce0 100644
--- a/.github/workflows/builds.yml
+++ b/.github/workflows/builds.yml
@@ -309,6 +309,8 @@ jobs:
309 uses: pnpm/action-setup@v2.0.1 309 uses: pnpm/action-setup@v2.0.1
310 with: 310 with:
311 version: 6.24.1 311 version: 6.24.1
312 - name: Install node-gyp
313 run: npm install -g node-gyp@8.4.1
312 - name: Install node dependencies 314 - name: Install node dependencies
313 uses: nick-invision/retry@v2.4.0 315 uses: nick-invision/retry@v2.4.0
314 with: 316 with:
diff --git a/.gitmodules b/.gitmodules
index 02804b22f..0cc2a3eea 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,5 +1,5 @@
1[submodule "recipes"] 1[submodule "recipes"]
2 path = recipes 2 path = recipes
3 url = https://github.com/getferdi/recipes.git 3 url = https://github.com/ferdium/ferdium-recipes.git
4 ignore = all 4 ignore = all
5 branch = master 5 branch = master
diff --git a/recipes b/recipes
Subproject 47473f7f5a52e21289024a919f630475dcffecc Subproject 7337c3c428a67005944286d817826e15fe51fbf