mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
First Release? v11
This commit is contained in:
@@ -80,7 +80,7 @@ jobs:
|
||||
path: ./fastfetch.tar
|
||||
|
||||
- name: Extract tarball
|
||||
run: tar -xvf --overwrite ./fastfetch.tar
|
||||
run: tar --overwrite -xvf ./fastfetch.tar
|
||||
|
||||
- name: Get fastfetch version
|
||||
id: get_version_fastfetch
|
||||
|
||||
Reference in New Issue
Block a user