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 c12ac54 commit 3c1d7c9Copy full SHA for 3c1d7c9
.github/workflows/main.yml
@@ -77,7 +77,7 @@ jobs:
77
- name: Nano Container - Unpack Artifacts
78
shell: pwsh
79
run: |
80
- docker exec C:\unpack.ps1
+ docker exec orphan C:\unpack.ps1
81
82
- name: Nano Container - Configure CMake Project
83
0 commit comments