Skip to content

Commit

Permalink
fix: dist-is-up-to-date
Browse files Browse the repository at this point in the history
  • Loading branch information
phgermanov committed Feb 5, 2025
1 parent 0d71ad7 commit 6ade633
Show file tree
Hide file tree
Showing 4 changed files with 116 additions and 4,034 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/verify-ts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ jobs:
node-version: ${{ env.NODE_VERSION }}
- run: npm clean-install
- run: npm run dist:build
- run: git diff --exit-code --ignore-cr-at-eol
- run: git diff --name-only --exit-code
Loading

0 comments on commit 6ade633

Please sign in to comment.