Skip to content

Commit 1c4aa41

Browse files
committed
fix program ext
1 parent 5d20981 commit 1c4aa41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kamaji_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: actions/upload-artifact@v4
4646
with:
4747
name: executable-native_hilsim_streamer
48-
path: MIDAS/.pio/build/native_hilsim_streamer/program*.*
48+
path: MIDAS/.pio/build/native_hilsim_streamer/program
4949

5050

5151
build_sustainer:

0 commit comments

Comments
 (0)