diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/doc.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/doc.yml b/.github/workflows/doc.yml index 4bc73fdcf..cb222803b 100644 --- a/.github/workflows/doc.yml +++ b/.github/workflows/doc.yml | |||
| @@ -54,7 +54,6 @@ jobs: | |||
| 54 | run: | | 54 | run: | |
| 55 | mkdir crates | 55 | mkdir crates |
| 56 | builder ./embassy-stm32 crates/embassy-stm32/git.zup | 56 | builder ./embassy-stm32 crates/embassy-stm32/git.zup |
| 57 | builder ./stm32-metapac crates/stm32-metapac/git.zup | ||
| 58 | 57 | ||
| 59 | - name: build-rest | 58 | - name: build-rest |
| 60 | if: ${{ matrix.crates=='rest' }} | 59 | if: ${{ matrix.crates=='rest' }} |
