Skip to content

Commit 6760cab

Browse files
committed
fix: fixing the build
1 parent 5425ca0 commit 6760cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
node-version: 16.3.0
1717
registry-url: "https://registry.npmjs.org"
1818
- run: yarn install
19-
- run: yarn build
19+
# - run: yarn build
2020
- name: Inject slug/short variables
2121
uses: rlespinasse/github-slug-action@v4
2222
- name: Validate Tag

0 commit comments

Comments
 (0)