Skip to content

Commit

Permalink
Merge pull request #6170 from layer5io/jameshorton2337-patch-1
Browse files Browse the repository at this point in the history
[CI] Log gatsby and node versions in build environment
  • Loading branch information
jameshorton2337 authored Jan 5, 2025
2 parents d2e2484 + b3e3af8 commit 65007e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-preview-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:

- name: Install and Build 🔧
run: |
node -v
gatsby --version
npm install --legacy-peer-deps
npm run noIndex
Expand Down

0 comments on commit 65007e4

Please sign in to comment.