mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 16:49:06 +01:00
fail release script on erro
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
# Arguments
|
||||
ARCH="$1"
|
||||
|
||||
Reference in New Issue
Block a user