Commit c9f5dca 1 parent 2dc7b80 commit c9f5dca Copy full SHA for c9f5dca
File tree 6 files changed +7
-7
lines changed
6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 41
41
- run : ./ppkg tree uppm
42
42
- run : ./ppkg pack uppm
43
43
44
- - run : tar vxf uppm-*- .tar.xz --strip-components=1
44
+ - run : tar vxf uppm-*.tar.xz --strip-components=1
45
45
46
46
- run : echo "SSL_CERT_FILE=$HOME/.ppkg/core/cacert.pem" >> "$GITHUB_ENV"
47
47
@@ -150,7 +150,7 @@ jobs:
150
150
- run : ./ppkg tree uppm
151
151
- run : ./ppkg pack uppm
152
152
153
- - run : tar vxf uppm-*- .tar.xz --strip-components=1
153
+ - run : tar vxf uppm-*.tar.xz --strip-components=1
154
154
155
155
- run : echo "SSL_CERT_FILE=$HOME/.ppkg/core/cacert.pem" >> "$GITHUB_ENV"
156
156
Original file line number Diff line number Diff line change 41
41
- run : ./ppkg tree uppm
42
42
- run : ./ppkg pack uppm
43
43
44
- - run : tar vxf uppm-*- .tar.xz --strip-components=1
44
+ - run : tar vxf uppm-*.tar.xz --strip-components=1
45
45
46
46
- run : echo "SSL_CERT_FILE=$HOME/.ppkg/core/cacert.pem" >> "$GITHUB_ENV"
47
47
Original file line number Diff line number Diff line change 41
41
- run : ./ppkg tree uppm
42
42
- run : ./ppkg pack uppm
43
43
44
- - run : tar vxf uppm-*- .tar.xz --strip-components=1
44
+ - run : tar vxf uppm-*.tar.xz --strip-components=1
45
45
46
46
- run : echo "SSL_CERT_FILE=$HOME/.ppkg/core/cacert.pem" >> "$GITHUB_ENV"
47
47
Original file line number Diff line number Diff line change 36
36
- run : ./ppkg tree uppm
37
37
- run : ./ppkg pack uppm
38
38
39
- - run : tar vxf uppm-*- .tar.xz --strip-components=1
39
+ - run : tar vxf uppm-*.tar.xz --strip-components=1
40
40
41
41
- run : echo "SSL_CERT_FILE=$HOME/.ppkg/core/cacert.pem" >> "$GITHUB_ENV"
42
42
Original file line number Diff line number Diff line change 43
43
- run : ./ppkg tree uppm
44
44
- run : ./ppkg pack uppm
45
45
46
- - run : tar vxf uppm-*- .tar.xz --strip-components=1
46
+ - run : tar vxf uppm-*.tar.xz --strip-components=1
47
47
48
48
- run : echo "SSL_CERT_FILE=$HOME/.ppkg/core/cacert.pem" >> "$GITHUB_ENV"
49
49
Original file line number Diff line number Diff line change 36
36
- run : ./ppkg tree uppm
37
37
- run : ./ppkg pack uppm
38
38
39
- - run : tar vxf uppm-*- .tar.xz --strip-components=1
39
+ - run : tar vxf uppm-*.tar.xz --strip-components=1
40
40
41
41
- run : echo "SSL_CERT_FILE=$HOME/.ppkg/core/cacert.pem" >> "$GITHUB_ENV"
42
42
You can’t perform that action at this time.
0 commit comments