Skip to content

Commit ae345b2

Browse files
authored
Remove set -eux command from workflow
Remove set -eux from Make AppImage step
1 parent 7ecb092 commit ae345b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/blank.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626

2727
- name: Make AppImage
2828
run: |
29-
set -eux
3029
sudo apt-get update
3130
sudo apt-get install -y desktop-file-utils \
3231
bison \

0 commit comments

Comments
 (0)