mirror of https://github.com/lnis-uofu/SOFA.git
[Action] Replaced destination repo url
This commit is contained in:
parent
2ecc166e95
commit
60060762e5
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Checkout Caravel-SOFA-HD
|
||||
uses: actions/checkout@master
|
||||
with:
|
||||
repository: ganeshgore/dummyTestRepo
|
||||
repository: lnis-uofu/actions_test_repo
|
||||
# repository: lnis-uofu/Caravel-SOFA-HD
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
path: Caravel-SOFA-HD
|
||||
|
@ -44,5 +44,5 @@ jobs:
|
|||
with:
|
||||
directory: Caravel-SOFA-HD
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
repository: ganeshgore/dummyTestRepo
|
||||
repository: lnis-uofu/actions_test_repo
|
||||
branch: master
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
date >> ../Caravel-SOFA-HD/testfile.txt
|
||||
date >> ../Caravel-SOFA-HD/test_log_file.txt
|
||||
|
||||
|
||||
# MAGTYPE=mag magic -rcfile ${PDK_ROOT}/sky130A/libs.tech/magic/current/sky130A.magicrc -noc -dnull merge.tcl
|
||||
|
|
Loading…
Reference in New Issue