Skip to content

Commit

Permalink
chore: ignore build
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Nov 25, 2022
1 parent e6a1a71 commit 6c4244c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
- name: 🚧 Install dependencies
run: pnpm install --no-frozen-lockfile --ignore-scripts

- name: 📦 build
run: pnpm run build
# - name: 📦 build
# run: pnpm run build

# - name: ✅ Test
# run: pnpm run test
Expand Down

0 comments on commit 6c4244c

Please sign in to comment.