Skip to content

Commit ba478a3

Browse files
authored
Merge pull request mansona#382 from mansona/fix-lttf-dashboard
fix lttf dashboard deploy
2 parents 492402e + 4aeb07d commit ba478a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14+
- uses: pnpm/action-setup@v4
1415
- uses: mansona/lttf-dashboard@v1
1516
with:
1617
token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)