mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-18 14:41:25 +00:00
chore(ci): checkout for edge release step [release]
This commit is contained in:
parent
fb191d2fbd
commit
5318172554
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -317,6 +317,9 @@ jobs:
|
|||||||
node: [12]
|
node: [12]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: checkout
|
||||||
|
uses: actions/checkout@master
|
||||||
|
|
||||||
- name: restore workspace cache
|
- name: restore workspace cache
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user