Skip to content

Commit 17bec52

Browse files
committed
skipping build
1 parent 4098d74 commit 17bec52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/setup-node@v3
2525
with:
2626
node-version: 18
27-
- run: yarn && yarn build
27+
# - run: yarn && yarn build
2828
- run: git config --global user.name "${{ github.actor }}"
2929
- run: git config --global user.email "github-action-${{ github.actor }}@users.noreply.github.com"
3030
- name: 'change version'

0 commit comments

Comments
 (0)