Skip to content

Commit ea9afe9

Browse files
committed
i mean wtf
1 parent 6fad022 commit ea9afe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
touch /tmp/ev_cert.pem
116116
chmod 600 /tmp/ev_cert.pem
117117
echo "$EV_SIGNING_CERT" > /tmp/ev_cert.pem
118-
wget https://github.com/ebourg/jsign/releases/download/6.0/jsign-6.0.jar -O /tmp/jsign-5.0.jar
118+
wget https://github.com/ebourg/jsign/releases/download/6.0/jsign-6.0.jar -O /tmp/jsign-6.0.jar
119119
env:
120120
EV_SIGNING_CERT: ${{ secrets.EV_SIGNING_CERT }}
121121

0 commit comments

Comments
 (0)