mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
adjusting publish workflow 3
This commit is contained in:
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@@ -25,8 +25,8 @@ jobs:
|
||||
dotnet tool install --global minver-cli --version 2.4.0
|
||||
echo "MINVERVERSIONOVERRIDE=$(minver -t v -d rc)" >> $GITHUB_ENV
|
||||
|
||||
#- name: Install dependencies
|
||||
# run: dotnet restore
|
||||
- name: Install dependencies
|
||||
run: dotnet restore
|
||||
|
||||
#- name: Build
|
||||
# run: dotnet build --configuration Release --no-restore
|
||||
|
||||
Reference in New Issue
Block a user