Update main.yml

pull/521/head
Lones 5 years ago committed by GitHub
parent f8f013c996
commit 28ee72afb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,6 +36,7 @@ jobs:
npm install yarn -g npm install yarn -g
- run: yarn -v - run: yarn -v
- name: 构建静态资源 - name: 构建静态资源
run: | run: |
git clone https://github.com/cloudreve/frontend.git assets git clone https://github.com/cloudreve/frontend.git assets

Loading…
Cancel
Save