Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippNauck committed Dec 12, 2024
1 parent 3955f60 commit 8ef551d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/drc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,12 +102,12 @@ jobs:
- name: Restore Custom Binaries to /usr/bin
run: |
ls
sudo ./klayout
sudo cp * /usr/bin/
cd /usr/bin/
ls
- name: testList
run: |
cd klayout
ls
sudo klayout -v
Expand Down

0 comments on commit 8ef551d

Please sign in to comment.