mirror of https://github.com/YosysHQ/yosys.git
Remove checkout for specific iverilog git version
This commit is contained in:
parent
c24a9063b6
commit
6dde8107c3
|
@ -89,7 +89,6 @@ jobs:
|
|||
run: |
|
||||
git clone https://github.com/steveicarus/iverilog.git
|
||||
cd iverilog
|
||||
git checkout 192b6aec96fde982e6ddcb28b346d5893aa8e874
|
||||
echo "IVERILOG_GIT=$(git rev-parse HEAD)" >> $GITHUB_ENV
|
||||
|
||||
- name: Cache iverilog
|
||||
|
|
Loading…
Reference in New Issue