Skip to content

Commit 60dbd58

Browse files
committed
add pnpm for ember-assets job
1 parent c8095ea commit 60dbd58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ember-assets.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212
with:
1313
fetch-depth: 0
14+
- uses: pnpm/action-setup@v4
1415
- uses: mainmatter/ember-asset-size-action@v3
1516
with:
1617
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)