Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit b7dd333

Browse files
committed
fixed github actions
1 parent 4094b32 commit b7dd333

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
with:
1717
node-version: '16'
1818

19-
- name: Install yarn
20-
run: npm install yarn
21-
2219
- name: Install dependencies
2320
run: yarn install
2421

0 commit comments

Comments
 (0)