File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -138,14 +138,14 @@ jobs:
138138 name : ' Building/fetching previous CI target: metacoq-safechecker'
139139 run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "coq-8.16"
140140 --argstr job "metacoq-safechecker"
141- - if : steps.stepCheck.outputs.status == 'built'
142- name : ' Building/fetching previous CI target: metacoq-erasure'
143- run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "coq-8.16"
144- --argstr job "metacoq-erasure"
145141 - if : steps.stepCheck.outputs.status == 'built'
146142 name : ' Building/fetching previous CI target: metacoq-template-pcuic'
147143 run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "coq-8.16"
148144 --argstr job "metacoq-template-pcuic"
145+ - if : steps.stepCheck.outputs.status == 'built'
146+ name : ' Building/fetching previous CI target: metacoq-erasure'
147+ run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "coq-8.16"
148+ --argstr job "metacoq-erasure"
149149 - if : steps.stepCheck.outputs.status == 'built'
150150 name : ' Building/fetching previous CI target: metacoq-safechecker-plugin'
151151 run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "coq-8.16"
Original file line number Diff line number Diff line change @@ -138,14 +138,14 @@ jobs:
138138 name : ' Building/fetching previous CI target: metacoq-safechecker'
139139 run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "coq-8.16"
140140 --argstr job "metacoq-safechecker"
141- - if : steps.stepCheck.outputs.status == 'built'
142- name : ' Building/fetching previous CI target: metacoq-erasure'
143- run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "coq-8.16"
144- --argstr job "metacoq-erasure"
145141 - if : steps.stepCheck.outputs.status == 'built'
146142 name : ' Building/fetching previous CI target: metacoq-template-pcuic'
147143 run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "coq-8.16"
148144 --argstr job "metacoq-template-pcuic"
145+ - if : steps.stepCheck.outputs.status == 'built'
146+ name : ' Building/fetching previous CI target: metacoq-erasure'
147+ run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "coq-8.16"
148+ --argstr job "metacoq-erasure"
149149 - if : steps.stepCheck.outputs.status == 'built'
150150 name : ' Building/fetching previous CI target: metacoq-safechecker-plugin'
151151 run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "coq-8.16"
You can’t perform that action at this time.
0 commit comments