Skip to content

Commit 867b211

Browse files
committed
yml
1 parent 6a994e3 commit 867b211

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ jobs:
3030
run: npm run build:react
3131
- name: Bundle the app with Webpack
3232
run: npm run build:bundle
33-
- name: List files in the build directory
34-
run: ls -l
3533
- name: Upload artifact
3634
uses: actions/upload-artifact@v4
3735
with:

0 commit comments

Comments
 (0)