Skip to content

Commit

Permalink
chore(snap): fix architecture spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
hrzlgnm committed Oct 18, 2024
1 parent 89e2400 commit 91c1b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ confinement: strict
platforms:
amd64:
build-on: [amd64]
build-for: [arm64]
build-for: [amd64]

layout:
/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/webkit2gtk-4.1:
Expand Down

0 comments on commit 91c1b9e

Please sign in to comment.