We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e1e4bb commit 95422edCopy full SHA for 95422ed
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- name: Build ModOrganizer
17
id: build-modorganizer
18
- uses: ModOrganizer2/build-with-mob-action@dev/vcpkg
+ uses: ModOrganizer2/build-with-mob-action@master
19
with:
20
qt-modules: qtpositioning qtwebchannel qtwebengine qtwebsockets
21
mo2-dependencies: usvfs uibase bsatk esptk archive lootcli
0 commit comments