Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
markhuot committed Nov 2, 2023
1 parent 41a93cf commit 7bda98f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
run: |
mkdir -p ./storage
cp -r ./stubs/config ./
cat config/app.php
- name: Install Craft
run: ./src/bin/craft install --interactive=0 --username=admin [email protected] --password=secret --siteName=Pest --siteUrl=http://localhost:8080 --language=en-US
Expand Down

0 comments on commit 7bda98f

Please sign in to comment.