Skip to content

Commit 38fb6b6

Browse files
committedMar 17, 2025
restyled: restyled release now ships restyler-linux-x86_64 properly now
Signed-off-by: Maciej Grela <m.grela@samsung.com>
1 parent 90e2e46 commit 38fb6b6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed
 

‎.github/workflows/restyled.yml

-5
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- uses: restyled-io/actions/setup@v4
18-
with:
19-
# TODO: Pinned to v0.6.0.2 because the latest release does not have a pre-built
20-
# 'restyler-linux' asset. This broke our workflow as we rely on the pre-built binary.
21-
# Remove this pin once a new release with the 'restyler-linux' asset is available.
22-
tag: 'v0.6.0.2'
2318

2419
- id: restyler
2520
uses: restyled-io/actions/run@v4

0 commit comments

Comments
 (0)