Skip to content

Commit 7af9600

Browse files
Replaced ~
1 parent f19d577 commit 7af9600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios-end-to-end-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: iOS end-to-end tests
33
env:
4-
JOB_OUTPUTS_DIRECTORY: ~/workflow-outputs-job-outputs-${{ github.run_id }}
4+
JOB_OUTPUTS_DIRECTORY: /Users/mullemullvad/workflow-outputs/job-outputs-${{ github.run_id }}
55
TEST_DEVICE_UDID: 00008130-0019181022F3803A
66
permissions:
77
contents: read

0 commit comments

Comments
 (0)