3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-03 04:57:53 +00:00

Try again without pyosys

This commit is contained in:
Akash Levy 2024-10-19 14:28:21 -07:00
parent a48897a708
commit 210b2198b2
3 changed files with 4 additions and 5 deletions

View file

@ -27,7 +27,6 @@ jobs:
with:
persist-credentials: false
submodules: true
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Runtime environment
run: |
echo "procs=$(nproc)" >> $GITHUB_ENV