jamesread 4 년 전
부모
커밋
5be6934ca6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/rc-build.yml

+ 1 - 1
.github/workflows/rc-build.yml

@@ -25,7 +25,7 @@ jobs:
           path: dist/**
 
       - name: Archive integration tests
-        uses: actions/upload-artifacts@v2
+        uses: actions/upload-artifact@v2
         with: 
           name: integration-tests
           path: integration-tests