Skip to content

Commit

Permalink
Update cp_latest_dispatch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
auto-yui-patch authored Feb 12, 2025
1 parent 25abf33 commit c330f6c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cp_latest_dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,10 @@ jobs:
run: |
hdiutil attach FiddlerEverywhere.dmg
cp -R /Volumes/FiddlerEverywhere/* ./fe_app/
- name: List fe_app
shell: pwsh
run: Get-ChildItem -Recurse

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

0 comments on commit c330f6c

Please sign in to comment.