2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-06-20 20:00:33 +03:00

fix: github actions (#224)

* fix: github actions

* fix: node setup

* fix: node setup cache

* fix: node and npm

* fix: pnpm workspace and .gititnore

* fix: pnpm node setup

* fix: github actions

* fix: lock file

* fix: workflow install after setup node

* fix: lock file

* fix: vue3 tests
This commit is contained in:
Nikolay Kost
2024-03-25 17:06:15 +02:00
committed by GitHub
parent 17edb9e3e6
commit 383d436b63
13 changed files with 4809 additions and 18253 deletions
+5
View File
@@ -0,0 +1,5 @@
packages:
- 'packages/*'
- 'examples/*'
- 'scripts'
- 'benchmark'