Fix release builds.

pull/11/head v0.0.2
Blaž Hrastnik 2021-05-12 22:14:56 +09:00
parent bc99b61be2
commit 726072085d
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ jobs:
- name: Build archive
shell: bash
run: |
set -euxo pipefail
set -ex
rm -rf tmp
mkdir tmp