This commit is contained in:
parent
f55609945e
commit
12a282c82d
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ jobs:
|
|||
Build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
- run: |
|
||||
mkdir -p ~/.ssh
|
||||
eval $(ssh-agent -s)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue