mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-05 10:23:47 +00:00
fix cloning
This commit is contained in:
@@ -36,10 +36,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: is-a-dev/register
|
||||
path: register-${{ github.run_id }}
|
||||
- run: git clone https://github.com/is-a-dev/register.git register-${{ github.run_id }}
|
||||
|
||||
- run: ls domains -1 | wc -l
|
||||
- run: ls register-${{ github.run_id }}/domains -1 | wc -l
|
||||
|
||||
Reference in New Issue
Block a user