Skip to content

Commit

Permalink
try to fix issues with plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
punkle committed Aug 3, 2022
1 parent 0751490 commit 9c24733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
run: yarn tsc

- name: build packages
run: yarn build
run: yarn backstage-cli repo build

- name: 'Login to npmjs npm repo .npmrc'
shell: bash
Expand Down

0 comments on commit 9c24733

Please sign in to comment.