We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a01af1f commit ea527abCopy full SHA for ea527ab
2 files changed
.github/workflows/build.yml
@@ -1,4 +1,4 @@
1
-name: Build Installer OMOD Library
+name: Build Installer OMOD
2
3
on:
4
push:
vcpkg.json
@@ -10,7 +10,7 @@
10
"default-registry": {
11
"kind": "git",
12
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
13
- "baseline": "a7aee8c0085f42b5e42f026cd4a41bad48d490da"
+ "baseline": "d194ec4e14052784518d5e9f1c5ccac16de49c2c"
14
}
15
16
0 commit comments