File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 node-version : ' 20'
2828 cache : ' npm'
2929
30+ - name : Download latest TLC JAR
31+ run : curl -fSL -o public/tlaplus-web-cheerpj.jar https://github.com/FedericoPonzi/tlaplus-web/releases/latest/download/tlaplus-web-cheerpj.jar
32+
3033 - name : Install dependencies
3134 run : npm ci
3235
Original file line number Diff line number Diff line change 2929 node-version : ' 20'
3030 cache : ' npm'
3131
32+ - name : Download latest TLC JAR
33+ run : curl -fSL -o public/tlaplus-web-cheerpj.jar https://github.com/FedericoPonzi/tlaplus-web/releases/latest/download/tlaplus-web-cheerpj.jar
34+
3235 - name : Install dependencies
3336 run : npm ci
3437
Original file line number Diff line number Diff line change 3838 with :
3939 enablement : true
4040
41+ - name : Download latest TLC JAR
42+ run : curl -fSL -o public/tlaplus-web-cheerpj.jar https://github.com/FedericoPonzi/tlaplus-web/releases/latest/download/tlaplus-web-cheerpj.jar
43+
4144 - name : Install dependencies
4245 run : npm ci
4346
You can’t perform that action at this time.
0 commit comments