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:
Hansung Kim
2023-10-17 12:33:37 -07:00
parent 9d0d3d665e
commit f71b0144ec
3 changed files with 15 additions and 14 deletions

View File

@@ -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 }}