Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seyuf authored Feb 6, 2024
1 parent e6e3e49 commit 602d802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
- uses: actions/checkout@v3

- name: 'install fresh magento repo'
if: always()
#if: ${{false}}
#if: always()
if: ${{false}}
uses: MAD-I-T/magento-actions@master
env:
COMPOSER_AUTH: ${{secrets.COMPOSER_AUTH}}
Expand Down

0 comments on commit 602d802

Please sign in to comment.