This commit is contained in:
parent
f5508733f2
commit
c995d1089f
@ -22,6 +22,8 @@ jobs:
|
|||||||
# Clone the URL OF REMOTE PROJECT to test
|
# Clone the URL OF REMOTE PROJECT to test
|
||||||
with:
|
with:
|
||||||
repository: ${{ steps.tagName.outputs.tag }}
|
repository: ${{ steps.tagName.outputs.tag }}
|
||||||
|
# Set default branch
|
||||||
|
ref: master
|
||||||
- uses: actions/setup-dotnet@v3
|
- uses: actions/setup-dotnet@v3
|
||||||
with:
|
with:
|
||||||
dotnet-version: '7.0.x'
|
dotnet-version: '7.0.x'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user