mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
it's not compressed
This commit is contained in:
parent
f37a7e335c
commit
8239542db3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -76,7 +76,7 @@ jobs:
|
|||
|
||||
- name: extract result
|
||||
run: |
|
||||
tar -xvf ${{ matrix.os }}-${{ matrix.hostname }}-result.tar.gz last-result || true
|
||||
tar -xvf ${{ matrix.os }}-${{ matrix.hostname }}-result.tar last-result || true
|
||||
|
||||
- name: diff
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue