Skip to content

Commit

Permalink
Tools: Pass through package manager to use for build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ryelle committed Aug 27, 2024
1 parent 33075ce commit 11b10ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Setup
uses: WordPress/wporg-repo-tools/.github/actions/setup@trunk
with:
packageManager: "npm"
token: ${{ secrets.GITHUB_TOKEN }}

- name: Remove build artifacts
Expand Down

0 comments on commit 11b10ba

Please sign in to comment.