diff --git a/templates/cli/.github/workflows/npm-publish.yml b/templates/cli/.github/workflows/npm-publish.yml index 22d670eae..c7eb01fc8 100644 --- a/templates/cli/.github/workflows/npm-publish.yml +++ b/templates/cli/.github/workflows/npm-publish.yml @@ -13,6 +13,7 @@ jobs: registry-url: 'https://registry.npmjs.org' - name: Setup binfmt with QEMU run: | + sudo apt update sudo apt install qemu binfmt-support qemu-user-static update-binfmts --display - name: Setup ldid