Skip to content

Commit 6876439

Browse files
committed
ci: set working-directory
1 parent 0351ee5 commit 6876439

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ jobs:
195195
uses: brightdigit/swift-build@v1.3.0
196196
with:
197197
scheme: ${{ matrix.scheme }}
198+
working-directory: ./Examples
198199

199200
docs:
200201
name: Test docs

0 commit comments

Comments
 (0)