mirror of
https://github.com/vuejs/awesome-vue.git
synced 2025-07-31 21:59:54 -04:00
perf: more info
This commit is contained in:
parent
d0e119eb72
commit
b195ccaa69
1 changed files with 3 additions and 0 deletions
3
.github/workflows/create-dataset.yml
vendored
3
.github/workflows/create-dataset.yml
vendored
|
@ -11,6 +11,9 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
env:
|
||||
GIT_TRACE: 1
|
||||
GIT_CURL_VERBOSE: 1
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
- name: Awesome readme to data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue