Skip to content

Commit a86c3bd

Browse files
authored
Add back update-cache when installing bats
1 parent 4f708ce commit a86c3bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

run-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
22

3-
apk add bats
3+
apk add bats --update-cache
44

55
bats test.bats

0 commit comments

Comments
 (0)