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