Skip to content

Commit 7d11865

Browse files
committed
1 parent 367d759 commit 7d11865

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rundemo.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
runs-on: macos-15
1313
timeout-minutes: 30
1414
steps:
15+
- name: "Install Dependencies: jemalloc"
16+
run: brew install jemalloc
1517
- name: "Checkout swift-foundation-icu-demo"
1618
uses: actions/checkout@v4
1719
with:

0 commit comments

Comments
 (0)