Skip to content

Commit

Permalink
chore(ci): bump to studio@latest
Browse files Browse the repository at this point in the history
  • Loading branch information
bholmesdev committed Nov 9, 2023
1 parent 865c23c commit af2c2bf
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@next
run: npm i leaf-simplest-round-ride@latest
- name: Link to studio project
run: npx studio link --project-id ${{ env.ASTRO_STUDIO_PROJECT_ID }} --app-token ${{ env.ASTRO_STUDIO_APP_TOKEN }}
- name: Sync with studio
Expand Down

0 comments on commit af2c2bf

Please sign in to comment.