Skip to content

Commit 5776bcb

Browse files
WIP
1 parent 0910eae commit 5776bcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/setup-di-comile.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212
- uses: mage-os/github-actions/setup-magento@main
1313
with:
1414
php-version: 8.4
15-
tools: composer:v2
1615
mode: extension
17-
magento_version: 2.4.8
16+
magento_version: 2.4.8-p3
17+
magento_repository: "https://repo.mage-os.org/"
1818

1919
- run: composer config repositories.local path $GITHUB_WORKSPACE
2020
name: Add Github Repo for Testing

0 commit comments

Comments
 (0)