Fix another dotnet reference.
This commit is contained in:
@@ -89,7 +89,7 @@ runs:
|
||||
echo "command=$COMMAND" >> "$GITHUB_OUTPUT"
|
||||
shell: bash
|
||||
- name: "Run the Unit Tests."
|
||||
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