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 ee27d9d commit 43d95feCopy full SHA for 43d95fe
.github/workflows/test.yaml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Test
38
run: |
39
- wget https://downloads.getfiddler.com/mac-arm64/Fiddler%20Everywhere%206.0.0.dmg -O fiddler.dmg
+ wget https://downloads.getfiddler.com/mac-arm64/Fiddler%20Everywhere%206.2.0.dmg -O fiddler.dmg
40
yes y | hdiutil attach fiddler.dmg -mountpoint "/Volumes/fiddler"
41
ls -l /Volumes
42
mkdir -p tmp
0 commit comments