Skip to content

Commit 2298e65

Browse files
committed
fix: build
1 parent 196233e commit 2298e65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/cli/.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
registry-url: 'https://registry.npmjs.org'
1414
- name: Setup binfmt with QEMU
1515
run: |
16+
sudo apt update
1617
sudo apt install qemu binfmt-support qemu-user-static
1718
update-binfmts --display
1819
- name: Setup ldid

0 commit comments

Comments
 (0)