Skip to content

Commit

Permalink
Merge pull request #1001 from appwrite/fix-build-and-version
Browse files Browse the repository at this point in the history
fix: build
  • Loading branch information
christyjacob4 authored Oct 14, 2024
2 parents 196233e + 2298e65 commit a810403
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/cli/.github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a810403

Please sign in to comment.