We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc74553 commit 79f5c4dCopy full SHA for 79f5c4d
.github/workflows/BuildIt.yml
@@ -30,9 +30,6 @@ jobs:
30
Write-Host "Chocolatey log file not found at C:\ProgramData\chocolatey\logs\chocolatey.log"
31
}
32
shell: pwsh
33
- - name: "Open/close MS Access Application (first run)"
34
- shell: pwsh
35
- run: './scripts/Open-Close-Office.ps1 "MSACCESS"'
36
- name: "Build Access file (accdb/accde)"
37
id: build_access_file
38
uses: AccessCodeLib/msaccess-vcs-build@main
0 commit comments