Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gflex authored and a-b committed Jun 8, 2023
1 parent 678c625 commit 316d943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-sign-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ jobs:
cp control_v8.template cf/DEBIAN/control
echo "Installed-Size: ${SIZE}" >> cf/DEBIAN/control
echo "Version: ${BUILD_VERSION}" >> cf/DEBIAN/control
echo "Architecture: amd64" >> cf/DEBIAN/control
echo "Architecture: arm64" >> cf/DEBIAN/control
cp ../completion/cf8 cf/usr/share/bash-completion/completions/cf8
Expand Down

0 comments on commit 316d943

Please sign in to comment.