Fix dotnet version reference.
This commit is contained in:
@@ -74,7 +74,7 @@ runs:
|
||||
echo "command=$COMMAND ${{ inputs.additionalArgs }}" >> "$GITHUB_OUTPUT"
|
||||
shell: bash
|
||||
- name: "Build the .nupkg file."
|
||||
uses: act/common/dotnet/dotnet-6@master
|
||||
uses: act/common/dotnet/dotnet@master
|
||||
with:
|
||||
command: ${{ steps.command.outputs.command }}
|
||||
- name: "Own artifacts."
|
||||
|
||||
Reference in New Issue
Block a user