jamesread hace 4 años
padre
commit
5be6934ca6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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