mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-06-07 02:22:30 +00:00
Specify the node version in a .node-version file
This should fix the Cloudflare Pages build
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
||||
- name: Install Node
|
||||
uses: actions/setup-node@v6.3.0
|
||||
with:
|
||||
node-version: 24
|
||||
node-version-file: .node-version
|
||||
cache: "pnpm"
|
||||
|
||||
- name: Build the documentation
|
||||
|
||||
Reference in New Issue
Block a user