Skip to content

Commit aaa86ea

Browse files
authored
Update continuous-integration-workflow.yml
1 parent bd574e6 commit aaa86ea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ jobs:
8383
- name: Use Node 20 with Yarn
8484
uses: actions/setup-node@v4
8585
with:
86-
node-version: '20'
87-
cache: 'yarn'
86+
node-version: '20'
8887

8988
- name: Upgrade npm to the latest version
9089
run: npm install -g [email protected]

0 commit comments

Comments
 (0)