Skip to content

Commit

Permalink
Merge branch 'main' into puzpuzpuz_ts_function_typos
Browse files Browse the repository at this point in the history
  • Loading branch information
goodroot authored Dec 13, 2024
2 parents 1a9a25b + 76dcc55 commit b39a1b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
- name: Install dependencies
run: yarn install --frozen-lockfile

- name: Install Netlify CLI
run: npm install -g netlify-cli

- name: Build site
env:
CONTEXT: deploy-preview
Expand Down

0 comments on commit b39a1b5

Please sign in to comment.