Skip to content

Commit

Permalink
Update Processor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stnolting committed Nov 6, 2024
1 parent 87d6578 commit c817526
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Processor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
mkdir $GITHUB_WORKSPACE/riscv-gcc
tar -xzf xpack-riscv-none-elf-gcc-14.2.0-2-linux-x64.tar.gz -C $GITHUB_WORKSPACE/riscv-gcc
echo $GITHUB_WORKSPACE/riscv-gcc/bin >> $GITHUB_PATH
ls -al $GITHUB_WORKSPACE/riscv-gcc
ls -al $GITHUB_WORKSPACE/riscv-gcc/bin
- name: '📦 Install GHDL'
uses: ghdl/setup-ghdl-ci@nightly
Expand Down

0 comments on commit c817526

Please sign in to comment.