Skip to content

Commit

Permalink
Update integration-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjankoehler authored Dec 12, 2024
1 parent d023735 commit 4e34a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: "Install klayout deb 📦"
run: |
pushd klayout-deb
sudo apt-get install $KLAYOUT_DEB
sudo apt-get install ./$KLAYOUT_DEB
klayout -v
popd
Expand Down

0 comments on commit 4e34a8d

Please sign in to comment.