Skip to content

Commit

Permalink
Try to fix bosatsuj in CI (#1182)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnynek committed Mar 23, 2024
1 parent 0bb465d commit 0fd27df
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion bosatsuj
@@ -1,4 +1,6 @@
#!/bin/sh
#!/bin/bash

set -euo pipefail

SCRIPT_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" &> /dev/null && pwd)
# make sure to run sbt cli/assembly first
Expand Down

0 comments on commit 0fd27df

Please sign in to comment.