Skip to content

Commit 21c4a45

Browse files
authored
fix(ci): pack (#244)
1 parent f93a28d commit 21c4a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
node-version: lts/*
4343

4444
- name: 📦 Pack package
45-
run: nix develop --command pnpm pack --no-git-checks
45+
run: nix develop --command pnpm pack
4646

4747
- name: 🚀 Publish package
4848
shell: bash

0 commit comments

Comments
 (0)