Skip to content

Commit

Permalink
Update python-to-oas_gds.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasc-ubc committed Mar 19, 2024
1 parent f9d82b8 commit 6b08ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-to-oas_gds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: install python packages
run: |
python -m pip install --upgrade pip
pip install klayout SiEPIC siepic_ebeam_pdk
pip install klayout==0.28.17 SiEPIC siepic_ebeam_pdk
python -m pip install --upgrade SiEPIC
- name: run python scripts and get output gds / oas file
Expand Down

0 comments on commit 6b08ed4

Please sign in to comment.