Skip to content

Commit

Permalink
Update build_and_clean.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
youtalk authored Jan 17, 2025
1 parent 876428e commit e3c3582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/scripts/build_and_clean.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
set -euo pipefail
set -e

function build_and_clean() {
local ccache_dir=$1
Expand Down

0 comments on commit e3c3582

Please sign in to comment.