Skip to content

Commit

Permalink
[chore] Fix Gatsby action (#889)
Browse files Browse the repository at this point in the history
  • Loading branch information
dej611 committed Nov 10, 2022
1 parent 2d600a3 commit b68260a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
name: Bootstrap a Gatsby instance
command: |
cd ..
npx gatsby new testing-ssr https://github.com/italia/design-italia-gatsby-starterkit
npx gatsby@2.18.18 new testing-ssr https://github.com/italia/design-italia-gatsby-starterkit
cd testing-ssr
yarn link "design-react-kit"
yarn build
Expand Down

1 comment on commit b68260a

@vercel
Copy link

@vercel vercel bot commented on b68260a Nov 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.