File tree Expand file tree Collapse file tree 4 files changed +0
-8
lines changed Expand file tree Collapse file tree 4 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 5050 echo "user ALL=(ALL) NOPASSWD: ALL" | tee /etc/sudoers.d/user
5151
5252 - uses : actions/checkout@v4
53- with :
54- fetch-depth : 1
5553
5654 - name : Create workspace
5755 shell : bash
Original file line number Diff line number Diff line change 5555 echo "user ALL=(ALL) NOPASSWD: ALL" | tee /etc/sudoers.d/user
5656
5757 - uses : actions/checkout@v4
58- with :
59- fetch-depth : 1
6058
6159 - name : Fix workspace permissions
6260 shell : bash
Original file line number Diff line number Diff line change 4545 env
4646
4747 - uses : actions/checkout@v4
48- with :
49- fetch-depth : 1
5048
5149 - name : Create workspace
5250 shell : bash
Original file line number Diff line number Diff line change 4242 env
4343
4444 - uses : actions/checkout@v4
45- with :
46- fetch-depth : 1
4745
4846 - name : Build libcurl from source
4947 if : matrix.os == 'windows-11-arm'
You can’t perform that action at this time.
0 commit comments