Skip to content

Commit eb0787f

Browse files
Update build.yml
1 parent 73dd4b1 commit eb0787f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
steps:
3333
- name: Update binaries
3434
run: |
35+
uname -a
3536
sudo apt update || true
3637
sudo apt install -y g++-aarch64-linux-gnu || true
3738
git clone --recursive https://github.com/uNetworking/uWebSockets.js.git

0 commit comments

Comments
 (0)