mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-19 03:46:35 +08:00
ci: use default depth for checkout
This commit is contained in:
parent
ee24811d35
commit
b74293ac2d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -25,8 +25,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user