Skip to content

Commit

Permalink
chore: small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed May 6, 2022
1 parent 4d5ab50 commit 92c76f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ jobs:
sudo apt-get install git curl xz-utils python3-pkg-resources python3-virtualenv python3-oauth2client
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
echo "PATH=$(pwd)/depot_tools:$PATH" >> $GITHUB_ENV
- run: |
- name: Build chii
run: |
npm i -g @liriliri/lsla
npm i
npm run init:front_end
Expand Down

0 comments on commit 92c76f6

Please sign in to comment.