Move args/op bin directory to sims/
This is to help ci find the binaries correctly for both vcs and verilator.
This commit is contained in:
1
.github/workflows/chipyard-run-tests-gpu.yml
vendored
1
.github/workflows/chipyard-run-tests-gpu.yml
vendored
@@ -121,6 +121,7 @@ jobs:
|
||||
needs: setup-complete
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
# see https://gist.github.com/pataruco/91b6cda6b02b61b3bcd2bbbfaa963fd9
|
||||
- uses: webfactory/ssh-agent@v0.8.0
|
||||
with:
|
||||
ssh-private-key: ${{ secrets.PRIVATE_SSH_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user