Skip to content

Commit 8ad9ab0

Browse files
authored
Update Build-self-hosted.yml
1 parent 96f5c5a commit 8ad9ab0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Build-self-hosted.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
uses: AccessCodeLib/msaccess-vcs-build@main
2020
with:
2121
source-dir: "./source"
22+
compile: true
23+
vcs-url: "https://api.github.com/repos/josef-poetzl/msaccess-vcs-addin/releases/latest"
2224
timeout-minutes: 10
2325
- name: "Upload Build Artifact"
2426
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)