Skip to content

Commit a810403

Browse files
Merge pull request #1001 from appwrite/fix-build-and-version
fix: build
2 parents 196233e + 2298e65 commit a810403

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)