Skip to content

Commit

Permalink
ci: disable next checkout as its not available in some repoes
Browse files Browse the repository at this point in the history
  • Loading branch information
zardoy committed Apr 9, 2024
1 parent 0b15ac9 commit 2a396d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
Deployed to Vercel Preview: ${{ steps.deploy.outputs.stdout }}
[Playground](${{ steps.deploy.outputs.stdout }}/playground.html)
[Storybook](${{ steps.deploy.outputs.stdout }}/storybook/)
- run: git checkout next scripts/githubActions.mjs
# - run: git checkout next scripts/githubActions.mjs
- name: Get deployment alias
run: node scripts/githubActions.mjs getAlias
id: alias
Expand Down

0 comments on commit 2a396d1

Please sign in to comment.