yes
Some checks failed
Release Mod / Build (push) Failing after 24s

This commit is contained in:
Lee
2024-08-07 07:04:37 +01:00
parent 4d95e0ee53
commit 21c6abb443
3 changed files with 4 additions and 3 deletions

View File

@ -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: