Update main.yml

This commit is contained in:
Nofated 2022-01-01 12:08:28 +08:00 committed by GitHub
parent 56d1cd1843
commit 5838720881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -47,8 +47,7 @@ jobs:
ssh-keyscan github.com >> ~/.ssh/known_hosts
git config --global user.name $GIT_USER
git config --global user.email $GIT_EMAIL
cp _config.icarus.yml themes/icarus/_config.yml
- name: Install dependencies
run: |
npm install