Skip to content

Commit f5c59b5

Browse files
authored
Re-enable self-hosted builds (#2878)
1 parent 008c04d commit f5c59b5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Utilities/build-using-self

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
#!/usr/bin/env bash
22

3-
# FIXME: Temporarily disabled until #2876 lands
4-
exit 0
5-
63
set -eu
74

85
__dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"

0 commit comments

Comments
 (0)