This commit is contained in:
parent
1adcc5ea7c
commit
047f0f8fa9
1 changed files with 1 additions and 2 deletions
|
@ -9,8 +9,7 @@ jobs:
|
|||
- name: Setup dotnet
|
||||
uses: https://github.com/actions/setup-dotnet@v3
|
||||
with:
|
||||
dotnet-version: |
|
||||
7.0
|
||||
dotnet-version: 7.0
|
||||
- run: |
|
||||
chmod +x ./build.sh
|
||||
./build.sh --root .
|
||||
|
|
Loading…
Reference in a new issue