WIP: trigger
parent
6bedc3470d
commit
0803481483
|
|
@ -34,7 +34,8 @@ steps:
|
||||||
- echo $PWD
|
- echo $PWD
|
||||||
- ls -ltra ./node_modules
|
- ls -ltra ./node_modules
|
||||||
- ls -ltr ./node_modules/.bin
|
- ls -ltr ./node_modules/.bin
|
||||||
- pnpm install
|
- echo "re-running pnpm install"
|
||||||
|
- pnpm install -D
|
||||||
- ls -ltr ./node_modules/.bin
|
- ls -ltr ./node_modules/.bin
|
||||||
- pnpm run prettier
|
- pnpm run prettier
|
||||||
directory: frontend
|
directory: frontend
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
trigger6
|
trigger7
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue