Skip to content

Commit

Permalink
install deps
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleoflqj committed Aug 7, 2024
1 parent e42449a commit 5f551bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Build
run: |
./install-deps.sh
. emsdk/emsdk_env.sh
export EMCC_FORCE_STDLIBS=libc++
pushd fcitx5 && git apply ../patches/fcitx5.patch && popd
Expand Down

0 comments on commit 5f551bb

Please sign in to comment.