Update validation.yml

This commit is contained in:
William Harrison
2025-01-02 19:35:27 +08:00
parent 51867e7928
commit 1e53e46efc
+3 -1
View File
@@ -41,7 +41,9 @@ jobs:
- uses: actions/checkout@v4
with:
repository: is-a-dev/register
path: register
path: ../register
- run: cd ${{ github.run_id }}
- run: npm install