Skip to content

Commit

Permalink
Use repo.mage-os.org
Browse files Browse the repository at this point in the history
  • Loading branch information
cmuench authored Apr 2, 2024
1 parent 6cf927f commit 72343b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mage-os_nightly_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
DB_HOST="127.0.0.1:${DB_PORT}"
# Create project
composer create-project --stability alpha --repository-url=https://upstream-nightly.mage-os.org magento/project-community-edition mage-os
composer create-project --stability alpha --repository-url=https://repo.mage-os.org mage-os/project-community-edition mage-os
# Change directory
cd mage-os
Expand Down

0 comments on commit 72343b3

Please sign in to comment.