File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed
Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 5050 with :
5151 upstream : true
5252
53- - name : Run apps command - projects/crc
53+ - name : Run apps command - checkout projects/crc
5454 uses : gbraad-dotfiles/apps-action@main
5555 with :
5656 appname : projects/crc
57+ action : source checkout
58+
59+ - name : Run apps command - checkout projects/macadam
60+ uses : gbraad-dotfiles/apps-action@main
61+ with :
62+ appname : projects/macadam
63+ action : source checkout
64+
65+ # separate checkout and compile due to docker permissions
66+ - name : Run apps command - compile projects/crc
67+ uses : gbraad-dotfiles/apps-action@main
68+ with :
69+ appname : projects/crc
70+ action : compile
71+
72+ - name : Run apps command - compile projects/macadam
73+ uses : gbraad-dotfiles/apps-action@main
74+ with :
75+ appname : projects/macadam
5776 action : compile
5877
78+
You can’t perform that action at this time.
0 commit comments