Skip to content

Commit

Permalink
Update ldo_sky130hvl workflow to use platforms submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
saicharan0112 authored Nov 12, 2023
1 parent 3d9ef46 commit b1cae71
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ldo_sky130hvl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,10 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v2


- name: Checkout platforms submodule for PDK files
run: git submodule update --init --remote openfasoc/common/platforms

- name: Test sky130hvl LDO
env:
IMAGE_NAME: msaligane/openfasoc:stable
Expand Down

0 comments on commit b1cae71

Please sign in to comment.