Skip to content

Commit fddc8cc

Browse files
committed
Add refresh step to entrypoint test
1 parent 2069514 commit fddc8cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@ jobs:
174174

175175
- name: 'Validate entrypoint script'
176176
run: |
177+
del pip* -Verbose
178+
pymanager install --refresh
177179
dir pip*
178180
Get-Item .\pip.exe
179181
Get-Item .\pip.exe.__target__

0 commit comments

Comments
 (0)