CI: Update scripts to fail fast (#2672)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -euxo pipefail
|
||||
|
||||
# these are required for actix
|
||||
apt-get update
|
||||
apt-get install -y libssl-dev pkg-config
|
||||
|
||||
Reference in New Issue
Block a user