Skip to content

Commit

Permalink
misc: Update .github dir in stable from develop (#643)
Browse files Browse the repository at this point in the history
Change-Id: I4609e260ab594f1ca8b5ed62ea4c5707f7669411
  • Loading branch information
BobbyRBruce authored Dec 2, 2023
1 parent b99af93 commit 461af51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gpu-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 461af51

Please sign in to comment.