Skip to content

Commit

Permalink
Try building the documentation on GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
FreddieChopin committed Apr 4, 2024
1 parent 6d9f6eb commit 5ddea7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
sudo apt install ninja-build
- name: Build
shell: bash
run: ./build-bleeding-edge-toolchain.sh --skip-documentation
run: ./build-bleeding-edge-toolchain.sh
- name: Print info about generated package
run: ls -l arm-none-eabi-gcc-*.tar.xz
- name: Print contents of generated info.txt
Expand Down

0 comments on commit 5ddea7c

Please sign in to comment.