tests: fix artifact reference in HACC tests (#638)

Change-Id: I181f17a598885b59c186ff7e810d5b8b3b304e05
This commit is contained in:
Harshil Patel
2023-12-01 15:19:17 -08:00
committed by GitHub
parent bd2838d18e
commit 9d108826b0

View File

@@ -76,7 +76,7 @@ jobs:
ref: develop
- uses: actions/download-artifact@v3
with:
name: weekly-test-${{ github.run_number }}-attempt-${{ github.run_attempt }}-gem5-build-gcn3
name: weekly-test-${{ github.run_number }}-attempt-${{ github.run_attempt }}-gem5-build-vega
path: build/VEGA_X86
- run: chmod u+x build/VEGA_X86/gem5.opt
- name: make hip directory