Attempt 6: Guess I need sudo
This commit is contained in:
parent
fd9b8e5477
commit
8a45670d02
@ -7,6 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install Basic Tools
|
||||
run: apt-get update
|
||||
run: apt-get install -y sed coreutils sudo
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user