Skip to content

Commit ab41abf

Browse files
committed
yml
1 parent cbbd41d commit ab41abf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ jobs:
4444
runs-on: ubuntu-latest
4545
needs: build
4646
steps:
47-
- name: Download artifact
48-
uses: actions/download-artifact@v2
49-
with:
50-
name: react-build # Ensure this matches the artifact name in the build job
5147
- name: Deploy to GitHub Pages
5248
uses: actions/deploy-pages@v4 # Official GitHub Pages deploy action
5349
with:

0 commit comments

Comments
 (0)