Skip to content

Commit

Permalink
ghworkflow: fix rv-gcc dependency in atomsim.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saursin committed Oct 16, 2023
1 parent 7f212c6 commit dbad5b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/atomsim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ on:
env:
VERILATOR_PREBUILT_FILEID: 1rXszcRib7oryDU2sMhZpPxMn5Ev3RbxG
VERILATOR_INSTALL_PATH: /opt/verilator
RVTOOLCHAIN_PREBUILT_FILEID: 1kSxCHqrfe7jrk32N3W_e1YbHj97-EsaN
RVTOOLCHAIN_INSTALL_PATH: /opt/riscv

jobs:
Build:
Expand Down

0 comments on commit dbad5b9

Please sign in to comment.