forked from github/verilator
github: upload-artifacts/download-artifacts/cache@v3 (#3700)
This commit is contained in:
parent
23d538fdaf
commit
ca8ef7ce73
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -132,7 +132,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Download tar archive
|
- name: Download tar archive
|
||||||
uses: actions/download-artifact@v2
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: ${{ env.VERILATOR_ARCHIVE }}
|
name: ${{ env.VERILATOR_ARCHIVE }}
|
||||||
path: ${{ github.workspace }}
|
path: ${{ github.workspace }}
|
||||||
|
Loading…
Reference in New Issue
Block a user