Skip to content

Commit

Permalink
wip: use @next version for previewing
Browse files Browse the repository at this point in the history
  • Loading branch information
bholmesdev committed Nov 7, 2023
1 parent 20cb969 commit a0c797f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install Astro Studio CLI
run: npm i leaf-simplest-round-ride@latest
run: npm i leaf-simplest-round-ride@next
- name: Link to studio project
run: npx studio link --project-id ${{ env.ASTRO_STUDIO_PROJECT_ID }}
- name: Sync with studio
Expand Down

0 comments on commit a0c797f

Please sign in to comment.