ci: fix invocations of setup-binaryen

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-09-30 14:28:39 +00:00
parent bba000e87e
commit a29025c382
5 changed files with 10 additions and 0 deletions

View File

@@ -62,6 +62,8 @@ jobs:
- name: Setup Binaryen
uses: Aandreba/setup-binaryen@77f25f9d7d30f09667a2535888bf9516b31a4cd7 # v1.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Log into registry
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0