Skip to content

Commit

Permalink
chore: update deploy-site workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinchappell committed Sep 21, 2023
1 parent fdcd118 commit 40d70d8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ jobs:
ref: master
token: ${{ secrets.FORMBUILDER_SITE_PAT }}

- uses: actions/setup-node@v3
with:
node-version: 18
cache: 'npm'

- name: Update website dependencies
run: |
cd kevinchappell/formBuilder-site
Expand Down

0 comments on commit 40d70d8

Please sign in to comment.