Skip to content

Commit 2f38f3d

Browse files
committed
fix: custom static builds for libsession-util-nodejs
1 parent 7441566 commit 2f38f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
if: ${{ matrix.is_qa == true }}
168168
uses: ./actions/sed_for_qa
169169

170-
- name: Custom build for QA if needed
170+
- name: Custom static builds for libsession-util-nodejs
171171
uses: ./actions/enforce_static_builds
172172

173173
- name: Build

0 commit comments

Comments
 (0)