Skip to content

Commit 3010816

Browse files
committed
[try with libunwind-dev as suggested]
1 parent b71717d commit 3010816

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,8 @@ jobs:
173173
apk add nodejs --update-cache
174174
mkdir /opt/bin
175175
ln -s /usr/bin/node /opt/bin/node
176+
177+
apk add libunwind-dev
176178
fi
177179
fi
178180
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)