We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64cb9bf commit 807fa28Copy full SHA for 807fa28
1 file changed
.github/workflows/release_test.yml
@@ -90,6 +90,7 @@ jobs:
90
uses: actions/setup-node@main
91
with:
92
node-version: 16
93
+ cache: 'yarn'
94
95
# 安装java
96
- name: Install Java and Maven
0 commit comments