Skip to content

Commit 2746c3e

Browse files
fix typo
1 parent e16d016 commit 2746c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/dump.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ jobs:
512512
- name: Dump powershell
513513
id: powershell
514514
run: |
515-
sudo tar -C / -c --no-recursion /usr /usr/local /usr/local/share --recursion/usr/local/share/powershell ${{env.UP }}
515+
sudo tar -C / -c --no-recursion /usr /usr/local /usr/local/share --recursion/usr/local/share/powershell ${{env.UP }}
516516
env:
517517
UPLOAD_LAYER: 1
518518
TAG: runner-usr-powershell

0 commit comments

Comments
(0)