forked from SoDOff-Project/sodoff
Update .gitea/workflows/build-and-publish.yaml
This commit is contained in:
parent
9a43abad54
commit
a6aedd411a
@ -5,7 +5,7 @@ on: [ push ]
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
- steps:
|
||||||
- uses: https://github.com/actions/checkout@v4
|
- uses: https://github.com/actions/checkout@v4
|
||||||
- name: Setup .NET 6
|
- name: Setup .NET 6
|
||||||
uses: https://github.com/actions/setup-dotnet@v4
|
uses: https://github.com/actions/setup-dotnet@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user