We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 793f807 commit aed828fCopy full SHA for aed828f
.github/workflows/npm-publish.yml
@@ -13,6 +13,7 @@ jobs:
13
registry-url: 'https://registry.npmjs.org'
14
- name: Setup binfmt with QEMU
15
run: |
16
+ sudo apt update
17
sudo apt install qemu binfmt-support qemu-user-static
18
update-binfmts --display
19
- name: Setup ldid
0 commit comments