File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
- name : Checkout repository
16
16
uses : actions/checkout@v2
17
17
with :
18
- repository : interscript/interscript-bootstrap
18
+ repository : interscript/interscript
19
19
- name : Run a bootstrap script
20
20
run : ruby bootstrap.rb
21
21
- name : Use Ruby
Original file line number Diff line number Diff line change 36
36
- name : Checkout repository
37
37
uses : actions/checkout@v2
38
38
with :
39
- repository : interscript/interscript-bootstrap
39
+ repository : interscript/interscript
40
40
41
41
- name : Run a bootstrap script
42
42
run : ruby bootstrap.rb
Original file line number Diff line number Diff line change 12
12
- name : Checkout repository
13
13
uses : actions/checkout@v2
14
14
with :
15
- repository : interscript/interscript-bootstrap
15
+ repository : interscript/interscript
16
16
17
17
- name : Run a bootstrap script
18
18
run : ruby bootstrap.rb
You can’t perform that action at this time.
0 commit comments