Skip to content

Commit

Permalink
separate steps
Browse files Browse the repository at this point in the history
  • Loading branch information
mmeigs committed Jan 30, 2024
1 parent 75f7e3e commit f6efc0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cloud-docs-lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,11 @@ jobs:
virtualenvs-create: true
virtualenvs-in-project: true
installer-parallel: true
- name: Clone
- name: Ssh
uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.GITHUB_TOKEN }}
- name: Clone
run: |
git clone https://github.com/10gen/cloud-docs.git
#----------------------------------------------
Expand Down

0 comments on commit f6efc0c

Please sign in to comment.