We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 992619e commit c45db4dCopy full SHA for c45db4d
.github/workflows/tests.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Use ddev PR
54
if: matrix.ddev_version == 'PR'
55
run: |
56
- curl -sSL -o ddev_linux.zip https://nightly.link/drud/ddev/actions/artifacts/143143317.zip
+ curl -sSL -o ddev_linux.zip https://nightly.link/drud/ddev/actions/artifacts/144791287.zip
57
unzip ddev_linux.zip
58
mv ddev /usr/local/bin/ddev && chmod +x /usr/local/bin/ddev
59
0 commit comments