This commit is contained in:
parent
8fa6a6bb5d
commit
df3e0cfc50
@ -27,9 +27,11 @@ jobs:
|
||||
# Set default branch
|
||||
ref: master
|
||||
token: ${{ secrets.TOKEN_GITEA }}
|
||||
github-server-url: 'https://gitea.louisgallet.fr'
|
||||
|
||||
- uses: actions/setup-dotnet@v3
|
||||
with:
|
||||
dotnet-version: '7.0.x'
|
||||
dotnet-version: '8.0.x'
|
||||
- name: "🏗️ Build"
|
||||
run: dotnet build
|
||||
- name: "✅ Test"
|
||||
|
Loading…
x
Reference in New Issue
Block a user