Skip to content

Commit

Permalink
Merge pull request #79 from Expensify/cmartins-rmBuildScript
Browse files Browse the repository at this point in the history
Remove build script from publish workflow
  • Loading branch information
roryabraham authored Oct 18, 2023
2 parents 15085ff + 60ee1b7 commit c86595f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ github.token }}

- name: Build package
run: npm run build

- name: Publish to npm
run: npm publish
env:
Expand Down

0 comments on commit c86595f

Please sign in to comment.