Skip to content

Commit 49b455f

Browse files
committed
1 parent bcc2b42 commit 49b455f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/rundemo.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ jobs:
4242
- name: "Test swift-foundation-icu-demo"
4343
if: false
4444
run: ICU_DATA_DIR_PREFIX=${{ github.workspace }}/swift-foundation-icu-demo/LOCALE_DATA swift test
45+
- run: ls
46+
- run: ls ${{ github.workspace }}
47+
- run: swift-foundation
4548
- name: "Build Foundation"
4649
working-directory: swift-foundation
4750
run: SWIFTCI_USE_LOCAL_DEPS=${{ github.workspace }} swift build

0 commit comments

Comments
 (0)