can we just have linux be linux is that too much to ask

This commit is contained in:
Fischer Moseley 2023-04-08 15:05:59 -04:00
parent fbc6ef6893
commit 63a638d02f
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ jobs:
run: |
wget --no-verbose https://github.com/YosysHQ/oss-cad-suite-build/releases/download/2023-02-23/oss-cad-suite-linux-x64-20230223.tgz
tar -xzf oss-cad-suite-linux-x64-20230223.tgz
export PATH="$(pwd)/oss-cad-suite/bin/:$PATH"
export "$(pwd)/oss-cad-suite/bin" >> $GITHUB_PATH
- name: Build io_core
run: make icestick_io_core