Skip to content

Commit

Permalink
Merge branch 'translate' into ai_translate
Browse files Browse the repository at this point in the history
  • Loading branch information
VERG-SS220 authored Dec 11, 2023
2 parents a3c7e8d + b25c15b commit bf23cae
Show file tree
Hide file tree
Showing 123 changed files with 3,046 additions and 2,413 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,7 @@ jobs:
run: |
sudo dpkg --add-architecture i386
sudo apt update || true
sudo apt install lib32z1 git pkg-config libssl-dev:i386 libssl-dev zlib1g-dev:i386 curl gcc libdbus-1-dev
sudo apt install gcc:i386
sudo apt install zlib1g-dev:i386
tools/ci/install_rustg.sh
- name: Compile & Run Unit Tests
run: |
Expand Down
Loading

0 comments on commit bf23cae

Please sign in to comment.