We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6929778 commit 7434d95Copy full SHA for 7434d95
.github/workflows/build.yml
@@ -15,6 +15,6 @@ jobs:
15
steps:
16
- name: Build Preview Base
17
id: build-preview-base
18
- uses: ModOrganizer2/build-with-mob-action@dev/vcpkg
+ uses: ModOrganizer2/build-with-mob-action
19
with:
20
mo2-dependencies: uibase
0 commit comments