Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Commit 7015871

Browse files
authored
build.yml: create artifacts folder
1 parent 9135a97 commit 7015871

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424

2525
- name: Build script
2626
run: |
27+
mkdir /tmp/artifacts
2728
sudo ./build.sh
2829
2930
- name: Upload package

0 commit comments

Comments
 (0)