mirror of https://github.com/VLSIDA/OpenRAM.git
Update artifact action
This commit is contained in:
parent
bc1cc36ade
commit
8104a42f0e
|
|
@ -47,7 +47,7 @@ jobs:
|
|||
make -k -j 48
|
||||
- name: Archive
|
||||
if: ${{ failure() }}
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: Regress Archives
|
||||
path: ${{ github.workspace }}/compiler/tests/results/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue