commit | f7dcd599c9f5174691b87950c4ee630a9f2f4a82 | [log] [tgz] |
---|---|---|
author | Matt Venn <matt@mattvenn.net> | Wed Nov 23 12:13:06 2022 +0100 |
committer | Matt Venn <matt@mattvenn.net> | Wed Nov 23 12:13:06 2022 +0100 |
tree | 1b68cf873c7314764405e5c2073ae6f2d984e7f6 | |
parent | 23bf50d3eb3f8f68d915be560921ce49f4f34e60 [diff] |
remove old gds
diff --git a/.github/workflows/install-glofo.yaml b/.github/workflows/install-glofo.yaml index a659376..6eb38b2 100644 --- a/.github/workflows/install-glofo.yaml +++ b/.github/workflows/install-glofo.yaml
@@ -22,8 +22,8 @@ - name: pdk & openlane run: make setup - - name: uncompress gds - run: make uncompress + - name: remove old gds + run: rm gds/* - name: clock GDS run: make wrapped_vga_clock