Skip to content

Commit 6c4244c

Browse files
committed
chore: ignore build
1 parent e6a1a71 commit 6c4244c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ jobs:
4444
- name: 🚧 Install dependencies
4545
run: pnpm install --no-frozen-lockfile --ignore-scripts
4646

47-
- name: 📦 build
48-
run: pnpm run build
47+
# - name: 📦 build
48+
# run: pnpm run build
4949

5050
# - name: ✅ Test
5151
# run: pnpm run test

0 commit comments

Comments
 (0)