Skip to content

Commit 2483c0a

Browse files
committed
Fix CreateRelease workflow
1 parent bbad506 commit 2483c0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CreateRelease.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
- uses: actions/setup-node@v4
1111
with:
1212
node-version: 20
13-
- run: yarn package
1413
- name: Get Release Details
1514
id: release_details
1615
shell: pwsh

0 commit comments

Comments
 (0)