Skip to content

Commit 1cc6b3a

Browse files
committed
make the gdrive links visible and clickable
1 parent b9170f8 commit 1cc6b3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/generate_assets.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,14 +173,14 @@ jobs:
173173
type: "section",
174174
text: {
175175
type: "mrkdwn",
176-
text: "*Assets 64-bit ARM Link:* `$v8_link`"
176+
text: "*Assets 64-bit ARM Link:* \($v8_link)"
177177
}
178178
},
179179
{
180180
type: "section",
181181
text: {
182182
type: "mrkdwn",
183-
text: "*Assets 32-bit ARM Link:* `$v7_link`"
183+
text: "*Assets 32-bit ARM Link:* \($v7_link)"
184184
}
185185
}
186186
]

0 commit comments

Comments
 (0)