aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/ferdi-builds.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ferdi-builds.yml')
-rw-r--r--.github/workflows/ferdi-builds.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ferdi-builds.yml b/.github/workflows/ferdi-builds.yml
index d798b19..6eac889 100644
--- a/.github/workflows/ferdi-builds.yml
+++ b/.github/workflows/ferdi-builds.yml
@@ -35,6 +35,6 @@ jobs:
35 - name: Install pnpm 35 - name: Install pnpm
36 uses: pnpm/action-setup@v2.0.1 36 uses: pnpm/action-setup@v2.0.1
37 with: 37 with:
38 version: 6.19.0 38 version: 6.23.6
39 - name: Install node dependencies recursively 39 - name: Install node dependencies recursively
40 run: pnpm i && pnpm run package 40 run: pnpm i && pnpm run package