Skip to content

Commit bd574e6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
uses: actions/setup-node@v4
8585
with:
8686
node-version: '20'
87-
cache: 'npm'
87+
cache: 'yarn'
8888

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

0 commit comments

Comments
 (0)