We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a994e3 commit 867b211Copy full SHA for 867b211
.github/workflows/gh-pages.yml
@@ -30,8 +30,6 @@ jobs:
30
run: npm run build:react
31
- name: Bundle the app with Webpack
32
run: npm run build:bundle
33
- - name: List files in the build directory
34
- run: ls -l
35
- name: Upload artifact
36
uses: actions/upload-artifact@v4
37
with:
0 commit comments