chore: fixing cypress build

This commit is contained in:
blam
2021-02-09 10:00:01 +01:00
parent 08b61ba0bd
commit 81646feee0
4 changed files with 3 additions and 37 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ jobs:
uses: actions/upload-artifact@v1
with:
name: cypress-videos
path: ./cypress/videos
path: ./cypress/cypress/videos
- name: set status
if: ${{ failure() }}