Skip to content

Commit

Permalink
add pnpm for ember-assets job
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Feb 17, 2025
1 parent c8095ea commit 60dbd58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ember-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: pnpm/action-setup@v4
- uses: mainmatter/ember-asset-size-action@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 60dbd58

Please sign in to comment.