This commit is contained in:
Matteo Gheza 2020-09-25 17:31:14 +02:00
parent 8accdacbe1
commit 3b1f46a4ba
1 changed files with 2 additions and 1 deletions

View File

@ -84,7 +84,7 @@ jobs:
name: cypress_screenshots_php-${{ matrix.php-versions }}
path: cypress/screenshots
- name: Remove devs files and dirs
- name: Remove dev files and dirs
if: "${{ success() }}"
run: |
sudo rm cypress vendor -r
@ -102,4 +102,5 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: prod build (php ${{ matrix.php-versions }})
path: .