This commit is contained in:
William Harrison
2025-01-02 20:33:37 +08:00
parent 7f6467ea41
commit 55b60ba3f7
2 changed files with 3 additions and 7 deletions
+2 -4
View File
@@ -36,10 +36,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- 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
- name: Clone is-a-dev/register
run: git clone https://github.com/is-a-dev/register.git register-${{ github.run_id }}
- run: npm install