We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b58e50a commit 7a48000Copy full SHA for 7a48000
1 file changed
.github/workflows/dev-release.yml
@@ -2,6 +2,7 @@ name: Dev Release
2
on: [push, workflow_dispatch]
3
env:
4
BUILD_TYPE: Release
5
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
6
jobs:
7
csharp-release:
8
runs-on: windows-latest
0 commit comments