mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-19 11:55:05 -04:00
Update Processor.yml
This commit is contained in:
parent
434274166b
commit
daa53a5be7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Processor.yml
vendored
2
.github/workflows/Processor.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
|||
echo $GITHUB_WORKSPACE/riscv-gcc/xpack-riscv-none-elf-gcc-14.2.0-2/bin >> $GITHUB_PATH
|
||||
|
||||
- name: '📦 Install GHDL'
|
||||
uses: paebbels/setup-ghdl@v1
|
||||
uses: paebbels/setup-ghdl@main
|
||||
with:
|
||||
version: nightly
|
||||
backend: mcode
|
||||
|
|
Loading…
Add table
Reference in a new issue