Skip to content

Commit ff95957

Browse files
committed
Shuffle
1 parent 00bfdb4 commit ff95957

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ jobs:
3131
- name: (x86 - C++) Build ext-stg-gc (souffle-produced reachability analysis for GC)
3232
run: nix-build -A ext-stg-gc
3333

34+
- name: (x86 - GHC 9.6.6) Build dap-estgi-server w/ nix
35+
run: nix-build -A dap-estgi-server
36+
3437
- name: (x86 - GHC 9.6.6) Build dap-estgi-server w/ cabal
3538
run: cabal build dap-estgi-server
3639

37-
- name: (x86 - GHC 9.6.6) Build dap-estgi-server w/ nix
38-
run: nix-build -A dap-estgi-server

0 commit comments

Comments
 (0)