Skip to content

Commit 4e312e8

Browse files
1 parent b7cf5d6 commit 4e312e8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@ jobs:
9898

9999
steps:
100100
- uses: actions/checkout@v4
101+
- uses: taiki-e/install-action@v2
102+
with:
103+
tool: fd-find
101104
- name: Download bithesis.pdf
102105
uses: actions/download-artifact@v4
103106
with:

0 commit comments

Comments
 (0)