Skip to content

Commit 6575728

Browse files
remove the last changes
1 parent ff31283 commit 6575728

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ jobs:
1414
steps:
1515
- name: Checkout
1616
uses: actions/checkout@v4
17-
18-
- name: Install dependencies
19-
run: npm install
20-
- name: Build site
21-
run: npm run build
22-
2317
- name: Deploy
2418
uses: peaceiris/actions-gh-pages@v4
2519
if: github.ref == 'refs/heads/master'

0 commit comments

Comments
 (0)