Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ls in get all files
Browse files Browse the repository at this point in the history
PhilippNauck committed Dec 11, 2024
1 parent b2d7c64 commit 64878ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/drc.yml
Original file line number Diff line number Diff line change
@@ -44,6 +44,8 @@ jobs:
steps:
- name: Get all files
uses: actions/checkout@master
- name: list
run: ls
install_Klayout:
needs: copy_repo
runs-on: ubuntu-latest

0 comments on commit 64878ec

Please sign in to comment.