Skip to content

Commit

Permalink
Merge pull request #6171 from layer5io/jameshorton2337-patch-1
Browse files Browse the repository at this point in the history
Update build-and-preview-site.yml
  • Loading branch information
jameshorton2337 authored Jan 5, 2025
2 parents 8312189 + 96428a9 commit 2fba765
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-preview-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:

- name: Install and Build 🔧
run: |
node -v
gatsby --version
npm install --legacy-peer-deps
npm run noIndex
node -v
npm run version
- name: Zip Site
run: bash ./script.sh
Expand Down

0 comments on commit 2fba765

Please sign in to comment.