mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +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]
|
||||
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@master
|
||||
|
||||
- name: restore workspace cache
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user