mirror of
https://github.com/threeal/cmake-action.git
synced 2026-02-02 03:50:55 +00:00
build: set root workspace name to root (#246)
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"name": "root",
|
||||||
"private": true,
|
"private": true,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
4
yarn.lock
generated
4
yarn.lock
generated
@@ -3851,9 +3851,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"root-workspace-0b6124@workspace:.":
|
"root@workspace:.":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "root-workspace-0b6124@workspace:."
|
resolution: "root@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
"@actions/core": "npm:^1.10.1"
|
"@actions/core": "npm:^1.10.1"
|
||||||
"@actions/exec": "npm:^1.1.1"
|
"@actions/exec": "npm:^1.1.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user