Skip to content

Commit

Permalink
Try tagging version latest
Browse files Browse the repository at this point in the history
  • Loading branch information
almunnings committed Feb 2, 2024
1 parent f1fa40b commit 24bae26
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,13 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: lando/setup-lando@v2
with:
lando-version: latest

ddev:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ddev/github-action-setup-ddev@v1
with:
version: latest

0 comments on commit 24bae26

Please sign in to comment.