src
This commit is contained in:
parent
243cd1ec35
commit
08c78280ae
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
echo "Current directory:"
|
echo "Current directory:"
|
||||||
pwd
|
pwd
|
||||||
cd /run/act/actions/docker-setup-qemu-action@v3
|
cd /run/act/actions/docker-setup-qemu-action@v3/src
|
||||||
ls -l
|
ls -l
|
||||||
# find / -name "package.json" 2>/dev/null
|
# find / -name "package.json" 2>/dev/null
|
||||||
npm run lint
|
npm run lint
|
||||||
|
|
Loading…
Reference in a new issue