Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescorpian committed Feb 5, 2025
1 parent 601a4d8 commit 2e9979e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: pnpm run build

- name: List build output
run: ls -R frontend/dist
run: ls -R dist

- name: Setup Pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit 2e9979e

Please sign in to comment.