remove artifacts + reboot step in CI

This commit is contained in:
Fischer Moseley 2023-09-11 09:34:41 -07:00
parent 1e30f70a97
commit c31804f31b
1 changed files with 0 additions and 9 deletions

View File

@ -23,12 +23,3 @@ jobs:
- name: Build Icestick examples
run: make icestick
- name: Upload examples folder as build artifact
uses: actions/upload-artifact@v3
with:
name: examples
path: examples/
- name: Schedule reboot to reset build agent
run: shutdown -r +2