mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
Fix release builds.
This commit is contained in:
parent
bc99b61be2
commit
726072085d
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -130,7 +130,7 @@ jobs:
|
||||
- name: Build archive
|
||||
shell: bash
|
||||
run: |
|
||||
set -euxo pipefail
|
||||
set -ex
|
||||
|
||||
rm -rf tmp
|
||||
mkdir tmp
|
||||
|
Loading…
Reference in New Issue
Block a user