Skip to content

Commit

Permalink
fix: fix publish yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenkhoi2806 committed Jan 3, 2025
1 parent e0b40c6 commit a0e649f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-nt-css.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
TAG=${{ github.event.release.tag_name }}
echo "Using release tag: $TAG"
pnpm version $TAG --no-git-tag-version
working-directory: apps/nt-stylesheet
working-directory: apps/nt-stylesheet

- name: Test CSS framework
run: pnpm run test
Expand Down

0 comments on commit a0e649f

Please sign in to comment.