File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 4444 bundler : none
4545 - name : Set working directory as safe
4646 run : git config --global --add safe.directory $(pwd)
47- - name : Set up permission
48- run : chmod -R o-w /opt/hostedtoolcache/Ruby
4947 - name : Install dependencies
5048 run : |
5149 sudo apt-get update
9088 bundler-cache : none
9189 - name : Set working directory as safe
9290 run : git config --global --add safe.directory $(pwd)
93- - name : Set up permission
94- run : chmod -R o-w /opt/hostedtoolcache/Ruby
9591 - name : Install dependencies
9692 run : |
9793 sudo apt-get update
Original file line number Diff line number Diff line change 2020 bundler : none
2121 - name : Set working directory as safe
2222 run : git config --global --add safe.directory $(pwd)
23- - name : Set up permission
24- run : chmod -R o-w /opt/hostedtoolcache/Ruby
2523 - name : Install dependencies
2624 run : |
2725 sudo apt-get update
You can’t perform that action at this time.
0 commit comments