Actualizar .gitea/workflows/build.yml
Some checks failed
Build .NET Project / build (push) Failing after 45s

This commit is contained in:
2026-02-17 13:33:42 -03:00
parent ebab0215c7
commit f98667796f

View File

@@ -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