Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
am2222 authored Mar 2, 2024
1 parent ae36915 commit 473e27e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,7 @@ jobs:
git config user.name "github-actions[bot]"
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
npm run publish:patch
npm ci
npm test
npm run tsc --if-present
git add .
git commit -m "github-actions[bot]:build"
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit 473e27e

Please sign in to comment.