Skip to content

Commit c330f6c

Browse files
Update cp_latest_dispatch.yml
1 parent 25abf33 commit c330f6c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/cp_latest_dispatch.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,10 @@ jobs:
350350
run: |
351351
hdiutil attach FiddlerEverywhere.dmg
352352
cp -R /Volumes/FiddlerEverywhere/* ./fe_app/
353+
354+
- name: List fe_app
355+
shell: pwsh
356+
run: Get-ChildItem -Recurse
353357

354358
- name: Upload Fiddler Everywhere Extracted folder as an artifact
355359
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)