Skip to content

Commit f33411a

Browse files
committed
fix bug causing newer midcore release aliases to not be preferred on some release aliases part 3
1 parent fd7fd9e commit f33411a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-actions-env-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
run: |
4040
npm clean-install --prefer-offline --frozen-lockfile
4141
npm run prepare
42+
rm -f .lando-version
4243
- name: Setup Lando version ${{ matrix.lando-version }}
4344
uses: ./
4445
env:

0 commit comments

Comments
 (0)