add force remove artifacts dir for CI (#338)

This commit is contained in:
rusdacent
2021-02-12 20:14:07 +03:00
committed by GitHub
parent 0846de20a4
commit 7c5de59f53

View File

@@ -81,6 +81,8 @@ jobs:
needs: build
runs-on: [self-hosted]
steps:
- name: Force remove artifacts dir
run: rm -rf artifacts
- name: Create directory for artifacts
run: mkdir artifacts
- name: Get bootloader