Skip to content

Commit 4aba748

Browse files
authored
Set FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 environment variable
1 parent 558a027 commit 4aba748

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dotnet-desktop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
workflow_dispatch:
1414

1515
env:
16+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
1617
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
1718
DOTNET_NOLOGO: true
1819
NuGetDirectory: ${{ github.workspace }}/nuget

0 commit comments

Comments
 (0)