We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deac6cb commit da5c4b3Copy full SHA for da5c4b3
.github/workflows/Update.Unturned.Redist.yaml
@@ -115,7 +115,9 @@ jobs:
115
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
116
DOTNET_CLI_TELEMETRY_OPTOUT: true
117
with:
118
- dotnet-version: 9.x
+ dotnet-version: |
119
+ 9.x
120
+ 6.0.x
121
122
- name: Download depot downloader
123
uses: robinraju/release-downloader@v1
0 commit comments