fix: ci build
This commit is contained in:
@@ -90,8 +90,8 @@ jobs:
|
|||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
-DPICO_SDK_PATH="$PICO_SDK_PATH" \
|
-DPICO_SDK_PATH="$PICO_SDK_PATH" \
|
||||||
-DENABLE_SERIAL=ON
|
-DENABLE_SERIAL=ON
|
||||||
cmake --build build/dse --target ds5-bridge
|
cmake --build build/debug --target ds5-bridge
|
||||||
cp build/dse/ds5-bridge.uf2 artifacts/ds5-bridge-dse.uf2
|
cp build/debug/ds5-bridge.uf2 artifacts/ds5-bridge-debug.uf2
|
||||||
|
|
||||||
- name: Upload standard UF2 artifact
|
- name: Upload standard UF2 artifact
|
||||||
uses: actions/upload-artifact@v7
|
uses: actions/upload-artifact@v7
|
||||||
|
|||||||
Reference in New Issue
Block a user