Skip to content

Commit 6e4e2de

Browse files
committed
removed astro dependency; just html js css based
1 parent d6232d5 commit 6e4e2de

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ jobs:
2323
- name: Checkout your repository using git
2424
uses: actions/checkout@v4
2525

26-
- name: Install, build, and upload your site output
27-
uses: withastro/action@v4
28-
2926
- name: Set up Python
3027
uses: actions/setup-python@v5
3128
with:

0 commit comments

Comments
 (0)