Re-enabling nix hash regen on V7 branch

This commit is contained in:
Jordan Dominion
2025-08-09 14:56:33 -04:00
parent 08e19b5707
commit 06ac41f29c
+1 -1
View File
@@ -8,7 +8,7 @@ on:
branches:
- dev
- master
# - V7 # Disabled as the nix build of dotnetCorePackages.sdk_10_0 doesn't work
- V7
concurrency:
group: "regenerate-nix-dependencies-${{ github.head_ref || github.run_id }}-${{ github.event_name }}"