Skip to content

Commit 79b7722

Browse files
authored
Update Build-github-vm-install-office.yml
1 parent 998dbfc commit 79b7722

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/Build-github-vm-install-office.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: BuildIt
1+
name: Build-GitHub-Runner-Install-Office
22
on:
33
- workflow_dispatch
44

@@ -34,7 +34,8 @@ jobs:
3434
id: build_access_file
3535
uses: AccessCodeLib/msaccess-vcs-build@main
3636
with:
37-
source-dir: "./source"
37+
source-dir: "source"
38+
target-dir: "bin"
3839
timeout-minutes: 10
3940
- name: "Upload Build Artifact"
4041
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)