mirror of https://github.com/aminya/setup-cpp
test: update cpp_vcpkg_project
This commit is contained in:
parent
f36323172f
commit
e7cc3cb456
|
@ -1 +1 @@
|
|||
Subproject commit b10f2e841835b93cee67dff1eb70d6fa5c0ac0cd
|
||||
Subproject commit c30589196b2c59a3055dfc7c24244b4a1f48b081
|
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable import/no-extraneous-dependencies */
|
||||
import { readFile, writeFile } from "fs/promises"
|
||||
import glob from "fast-glob"
|
||||
|
||||
|
|
Loading…
Reference in New Issue