feat: copy readme on pipeline

This commit is contained in:
Valerio Ageno
2024-06-04 18:58:24 +02:00
parent ee2abbd4e1
commit 7040fbfb3d
+3
View File
@@ -70,6 +70,9 @@ jobs:
version: 8
run_install: false
- name: Clone root README.md on tuono package
run: cp README.md packages/tuono/README.md
- name: Install dependencies
run: pnpm install