Skip to content

Commit

Permalink
feat: Update publish-nt-css.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
khoilen authored Dec 9, 2024
1 parent 36ac158 commit 2b59b50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-nt-css.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- name: Install pnpm
run: npm install -g pnpm

- name: Set SHELL environment variable
run: echo "SHELL=/bin/bash" >> $GITHUB_ENV

- name: Set up pnpm
run: pnpm setup

Expand Down

0 comments on commit 2b59b50

Please sign in to comment.