Skip to content

Commit

Permalink
Revert "evil thing to show diff"
Browse files Browse the repository at this point in the history
This reverts commit d770dec.
  • Loading branch information
eagleoflqj committed Nov 24, 2024
1 parent d770dec commit 37f86cf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,6 @@ jobs:
-DCMAKE_BUILD_TYPE=Release
cmake --build build
sudo cmake --install build
if [[ ${{ matrix.arch }} == 'arm64' ]]; then
sudo touch /Library/Input\ Methods/Fcitx5.app/Contents/bin/addition
else
sudo rm -rf /Library/Input\ Methods/Fcitx5.app/Contents/share/icons
fi
tar cjvf Fcitx5-${{ matrix.arch }}.tar.bz2 -C "/Library/Input Methods" Fcitx5.app
./scripts/code-sign.sh # after tar to avoid local signature in tarball
Expand Down

0 comments on commit 37f86cf

Please sign in to comment.