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 fd7fd9e commit f33411aCopy full SHA for f33411a
.github/workflows/pr-actions-env-version.yml
@@ -39,6 +39,7 @@ jobs:
39
run: |
40
npm clean-install --prefer-offline --frozen-lockfile
41
npm run prepare
42
+ rm -f .lando-version
43
- name: Setup Lando version ${{ matrix.lando-version }}
44
uses: ./
45
env:
0 commit comments