Skip to content

Commit a2ebecd

Browse files
First Release? v11
1 parent aa352a4 commit a2ebecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
path: ./fastfetch.tar
8181

8282
- name: Extract tarball
83-
run: tar -xvf --overwrite ./fastfetch.tar
83+
run: tar --overwrite -xvf ./fastfetch.tar
8484

8585
- name: Get fastfetch version
8686
id: get_version_fastfetch

0 commit comments

Comments
 (0)