Commit f1eb7a1
committed
ci(release): simplify nix setup by using nix develop directly
Replace setup-nix composite action with direct install-nix-action and
use nix develop for commands. This simplifies the release workflow by
leveraging the full devShell environment instead of manually installing
individual tools.
- Use install-nix-action directly instead of setup-nix composite action
- Remove skip-mock-server option (not needed with nix develop)1 parent 893ed42 commit f1eb7a1
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments