We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b47c8e commit 4d30a34Copy full SHA for 4d30a34
1 file changed
.github/workflows/build.yml
@@ -17,6 +17,7 @@ env:
17
WDK_URL: https://go.microsoft.com/fwlink/?linkid=2196230
18
BUILD_DIR: ./build
19
CONFIG: Release
20
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
21
22
jobs:
23
build-and-release:
0 commit comments