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 e16d016 commit 2746c3eCopy full SHA for 2746c3e
.github/workflows/dump.yml
@@ -512,7 +512,7 @@ jobs:
512
- name: Dump powershell
513
id: powershell
514
run: |
515
- sudo tar -C / -c --no-recursion /usr /usr/local /usr/local/share --recursion/usr/local/share/powershell ${{env.UP }}
+ sudo tar -C / -c --no-recursion /usr /usr/local /usr/local/share --recursion/usr/local/share/powershell ${{env.UP }}
516
env:
517
UPLOAD_LAYER: 1
518
TAG: runner-usr-powershell
0 commit comments