Skip to content

Commit cfbada4

Browse files
committed
Upload arm-unknown-linux-gnueabihf build artifact
1 parent b72ff95 commit cfbada4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,10 @@ jobs:
214214
with:
215215
name: dist-aarch64-unknown-linux-gnu
216216
path: dist
217+
- uses: actions/download-artifact@v1
218+
with:
219+
name: dist-arm-unknown-linux-gnueabihf
220+
path: dist
217221
- uses: actions/download-artifact@v1
218222
with:
219223
name: dist-x86_64-pc-windows-msvc

0 commit comments

Comments
 (0)