Skip to content

Commit

Permalink
Removed unused step "injectfnanuget"
Browse files Browse the repository at this point in the history
  • Loading branch information
vchelaru committed Apr 4, 2024
1 parent 4d1e131 commit f03c917
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/Engine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@ jobs:

- name: Build BuildServerUploader
run: dotnet build -c Debug 'FlatRedBall\FRBDK\BuildServerUploader\BuildServerUploader.sln'


- name: Inject NuGet Publish in FNA.Core.csproj
run: .\FlatRedBall\FRBDK\BuildServerUploader\BuildServerUploaderConsole\bin\x86\Debug\BuildServerUploaderConsole.exe injectfnanuget


- name: Change version numbers
run: .\FlatRedBall\FRBDK\BuildServerUploader\BuildServerUploaderConsole\bin\x86\Debug\BuildServerUploaderConsole.exe changeengineversion
Expand Down

0 comments on commit f03c917

Please sign in to comment.