Skip to content

Commit

Permalink
wip: remove path from smoke clone step
Browse files Browse the repository at this point in the history
  • Loading branch information
bholmesdev committed Jul 11, 2022
1 parent fd2d14f commit 9de2dd9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,13 +190,11 @@ jobs:
uses: actions/checkout@v3
with:
repository: withastro/docs
path: smoke/docs

- name: Checkout astro.build
uses: actions/checkout@v3
with:
repository: withastro/astro.build
path: smoke/astro.build

- name: Setup PNPM
uses: pnpm/action-setup@v2.2.1
Expand Down

0 comments on commit 9de2dd9

Please sign in to comment.