Skip to content

Commit

Permalink
Fix gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
charlescatta committed Jul 15, 2021
1 parent 41f0143 commit e1a7602
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_bp_image_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: "12.13"
cache: "yarn"
- name: Build
working-directory: ${{ github.workspace }}/custom_tools/bp_image_builder/
run: yarn && yarn package
Expand Down

0 comments on commit e1a7602

Please sign in to comment.