Skip to content

Commit a3c9c8d

Browse files
Update build.yml
1 parent 77c7955 commit a3c9c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
steps:
6969
- name: Clone
7070
run: git clone --recursive https://github.com/uNetworking/uWebSockets.js.git
71-
- uses: uraimo/run-on-arch-action@v2.3.0
71+
- uses: uraimo/run-on-arch-action@v2.8.1
7272
name: Compile binaries
7373
with:
7474
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)