summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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