You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## workflow_call: The same artifacts persist across the entire run, so the PowerShell/DevolutionsGateway directory will still exist from the CI workflow
296
294
- name: Manage artifacts
@@ -358,9 +356,7 @@ jobs:
358
356
shell: pwsh
359
357
env:
360
358
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
361
-
run: |
362
-
gh run download ${{ needs.preflight.outputs.run }} -n devolutions-gateway-signed --repo $Env:GITHUB_REPOSITORY
0 commit comments