Skip to content

Commit

Permalink
Development
Browse files Browse the repository at this point in the history
  • Loading branch information
michielgerritsen committed Nov 19, 2024
1 parent 51912ad commit baf0c38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,6 @@ jobs:
uses: actions/upload-artifact@v4
with:
path: |
magento2-${{ matrix.MAGENTO_VERSION }}.zip
magento2-${{ matrix.MAGENTO_VERSION }}-with-db.zip
magento2-${{ matrix.MAGENTO_VERSION }}-with-sampledata.zip
magento-${{ matrix.MAGENTO_VERSION }}.zip
magento-${{ matrix.MAGENTO_VERSION }}-with-db.zip
magento-${{ matrix.MAGENTO_VERSION }}-with-sampledata.zip

0 comments on commit baf0c38

Please sign in to comment.