Skip to content

Commit f1588b4

Browse files
committed
fix(release.yaml): remove cd lib
1 parent 8703e71 commit f1588b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
- run: npm install
1818
- run: npm run check
1919
- run: npm run library:build
20-
- run: cd lib
2120
- run: npm run semantic-release
2221
env:
2322
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)