Actualizar .gitea/workflows/build.yml
Some checks failed
Build .NET Project / build (push) Failing after 45s
Some checks failed
Build .NET Project / build (push) Failing after 45s
This commit is contained in:
@@ -17,6 +17,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout código
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
github-server-url: 'https://fedesrv.ddns.net/git'
|
||||
|
||||
- name: Setup .NET SDK
|
||||
uses: actions/setup-dotnet@v4
|
||||
|
||||
Reference in New Issue
Block a user