mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-28 15:40:56 +01:00
Use correct dotnet version when regenerating depedencies
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
- name: Regenerate Dependencies
|
||||
run: |
|
||||
cd build/package/nix
|
||||
nix shell nixpkgs#nuget-to-json nixpkgs#dotnetCorePackages.sdk_8_0 -c "./GenDeps.sh"
|
||||
nix shell nixpkgs#nuget-to-json nixpkgs#dotnetCorePackages.sdk_10_0 -c "./GenDeps.sh"
|
||||
|
||||
- name: Commit
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user