commit | 93ad130fd666a6672523f485b9b5aedbb8b68b87 | [log] [tgz] |
---|---|---|
author | Matt Venn <matt@mattvenn.net> | Wed Nov 23 11:00:07 2022 +0100 |
committer | Matt Venn <matt@mattvenn.net> | Wed Nov 23 11:00:07 2022 +0100 |
tree | dca8b7e0e1d73360856f3a88cc2318d63014d3db | |
parent | 2b5b893cf7eb2d999adc5eb1a6f1a30b5bbcd276 [diff] |
recursive
diff --git a/.github/workflows/install-glofo.yaml b/.github/workflows/install-glofo.yaml index b7f9abd..184c654 100644 --- a/.github/workflows/install-glofo.yaml +++ b/.github/workflows/install-glofo.yaml
@@ -15,6 +15,8 @@ # checkout the repo to get the scripts - uses: actions/checkout@v2 + with: + submodules: recursive # build the user project and wrapper - name: pdk & openlane