Skip to content

Commit

Permalink
Revert "Add netlify build in yaml"
Browse files Browse the repository at this point in the history
This reverts commit 242e3e7.

As instructed by Auri
  • Loading branch information
tronical committed Sep 25, 2024
1 parent 147f0af commit 04eae51
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@ jobs:
run: |
npm ci
- name: Build website
id: netlify_build
run: |
netlify build
- name: Deploy to Netlify
id: netlify_deploy
run: |
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/deploy-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@ jobs:
run: |
npm ci
- name: Build website
id: netlify_build
run: |
netlify build
- name: Deploy to Netlify
id: netlify_deploy
run: |
Expand Down

0 comments on commit 04eae51

Please sign in to comment.