@ -33,9 +33,6 @@ jobs:
|
||||
id: Build
|
||||
run: dotnet build ScoreTracker.csproj --configuration Release
|
||||
|
||||
- name: GitStatus
|
||||
run: git status
|
||||
|
||||
- name: Echo Filename
|
||||
run: echo $BUILDTEXT \($ASSEMBLYNAME\)
|
||||
env:
|
||||
|
Reference in New Issue
Block a user