We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601a4d8 commit 2e9979eCopy full SHA for 2e9979e
.github/workflows/frontend.yml
@@ -43,7 +43,7 @@ jobs:
43
run: pnpm run build
44
45
- name: List build output
46
- run: ls -R frontend/dist
+ run: ls -R dist
47
48
- name: Setup Pages
49
uses: actions/configure-pages@v5
0 commit comments