We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d20981 commit 1c4aa41Copy full SHA for 1c4aa41
.github/workflows/kamaji_ci.yml
@@ -45,7 +45,7 @@ jobs:
45
uses: actions/upload-artifact@v4
46
with:
47
name: executable-native_hilsim_streamer
48
- path: MIDAS/.pio/build/native_hilsim_streamer/program*.*
+ path: MIDAS/.pio/build/native_hilsim_streamer/program
49
50
51
build_sustainer:
0 commit comments