admin: adjust the target path for faux_modules

This commit is contained in:
Richard Moore 2023-04-22 18:42:26 +09:00
parent cdb34b0184
commit 47f9d16eb7

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