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