We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b6543a commit febc46eCopy full SHA for febc46e
.github/workflows/micropython.yml
@@ -67,8 +67,6 @@ jobs:
67
shell: bash
68
run: |
69
source $CI_PROJECT_ROOT/ci/micropython.sh && ci_debug
70
- python3 -m venv "$CI_BUILD_ROOT/.dir2uf2"
71
- source "$CI_BUILD_ROOT/.dir2uf2/bin/activate"
72
ci_cmake_build ${{ matrix.name }}
73
74
- name: "Artifacts: Upload .uf2"
0 commit comments