admin: move clone path up a folder

This commit is contained in:
Richard Moore 2023-04-21 19:09:53 +09:00
parent 44ba4a0073
commit cdb34b0184

@ -29,7 +29,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
with:
path: "faux_modules/ethers"
path: "faux_modules/"
- name: Install and run Faux Registry
uses: ethers-io/hijack-npm-action@main