Skip to content

Commit 585ff82

Browse files
committed
FIx artifacts path
1 parent 0d0f292 commit 585ff82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flash-list.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,4 +207,4 @@ jobs:
207207
uses: actions/upload-artifact@v3
208208
with:
209209
name: ios-e2e-artifacts
210-
path: fixture/e2e/artifacts/ios/diff/*.png
210+
path: fixture/react-native/e2e/artifacts/ios/diff/*.png

0 commit comments

Comments
 (0)