Skip to content

Commit

Permalink
fix: Speed up builds
Browse files Browse the repository at this point in the history
  • Loading branch information
andymac4182 committed Apr 18, 2023
1 parent 351d78d commit fa77fc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Expand Up @@ -23,6 +23,7 @@ jobs:
token: ${{ secrets.RELEASE_PLEASE_PAT }}

- name: Use Node.js
if: ${{ steps.release-please.outputs.release_created }}
uses: actions/setup-node@v3
with:
node-version: "16.x"
Expand Down

0 comments on commit fa77fc3

Please sign in to comment.