mirror of https://github.com/helix-editor/helix
parent
bc99b61be2
commit
726072085d
|
@ -130,7 +130,7 @@ jobs:
|
||||||
- name: Build archive
|
- name: Build archive
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
set -euxo pipefail
|
set -ex
|
||||||
|
|
||||||
rm -rf tmp
|
rm -rf tmp
|
||||||
mkdir tmp
|
mkdir tmp
|
||||||
|
|
Loading…
Reference in New Issue