Skip to content

Commit afe8b45

Browse files
committed
ix: invalid casing
1 parent 82dd500 commit afe8b45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ jobs:
8585
- name: Download libnut-core Linux Build
8686
uses: actions/download-artifact@v4
8787
with:
88-
name: libnut-linux
89-
path: ./dist/lib/libnut-core/Linux
88+
name: libnut-Linux
89+
path: ./dist/lib/libnut-core/linux
9090

9191
- name: Copy Meta Files
9292
run: |

0 commit comments

Comments
 (0)