Skip to content

Commit f30a823

Browse files
committed
Add missing USVFS dependency in Github action.
1 parent f151474 commit f30a823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
id: build-modorganizer
1515
uses: ModOrganizer2/build-with-mob-action@dev/vcpkg
1616
with:
17-
mo2-dependencies: uibase bsatk esptk archive lootcli
17+
mo2-dependencies: usvfs uibase bsatk esptk archive lootcli
1818

1919
- name: Install ModOrganizer
2020
shell: pwsh

0 commit comments

Comments
 (0)