We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d610ee6 commit 850b838Copy full SHA for 850b838
.github/workflows/codeql-analysis.yml
@@ -53,7 +53,7 @@ jobs:
53
name: Capture Environment
54
55
- run: |
56
- Import-Module build.psm1
+ Import-Module ./build.psm1
57
Start-PSBootstrap
58
Start-BuildNativeUnixBinaries
59
name: Build
0 commit comments