There was an error while loading. Please reload this page.
1 parent 35662b9 commit b231600Copy full SHA for b231600
1 file changed
.github/workflows/deploy.yml
@@ -14,6 +14,9 @@ concurrency:
14
group: pages
15
cancel-in-progress: true
16
17
+env:
18
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
19
+
20
jobs:
21
build:
22
runs-on: ubuntu-latest
0 commit comments