Skip to content

Commit cc293c3

Browse files
committed
Reverse order
1 parent 635f1fc commit cc293c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ jobs:
4545
4646
pushd QSMyPlugin
4747
48-
ls -l /private/tmp/QS/Configuration/Debug.xcconfig
4948
ls -l /tmp/QS/Configuration/Debug.xcconfig
49+
ls -l /private/tmp/QS/Configuration/Debug.xcconfig
5050
5151
xcodebuild -scheme QSMyPlugin build
5252
xcodebuild -scheme QSMyPlugin test

0 commit comments

Comments
 (0)