Skip to content

Commit

Permalink
Update ddev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jjroelofs authored Jul 25, 2024
1 parent 5393acb commit 6b6115a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ddev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ jobs:
sudo apt update && sudo apt install -y ddev
- name: Install Starshot
run: ddev quick-start
run: |
ddev quick-start
- name: Confirm that Starshot is running
run: |
Expand Down

0 comments on commit 6b6115a

Please sign in to comment.