소스 검색

!419 update .github/workflows/yudao-ui-admin.yml.
Merge pull request !419 from 六楼的雨/N/A

芋道源码 2 년 전
부모
커밋
0ad7492717
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/yudao-ui-admin.yml

+ 1 - 1
.github/workflows/yudao-ui-admin.yml

@@ -21,7 +21,7 @@ jobs:
 
     strategy:
       matrix:
-        node-version: [14.x, 16.x]
+        node_version: [14.x, 16.x]
         # See supported Node.js release schedule at https://nodejs.org/en/about/releases/
 
     steps: