Skip to content

Commit cfb6ddd

Browse files
committed
change .github/workflows/deps.sh for executable and specify sh script
1 parent 41e7d3f commit cfb6ddd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deps.sh

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#!/bin/bash
1+
#!/bin/sh
22
apk add --no-cache pkg-config libssl-dev libsqlite3-dev

0 commit comments

Comments
 (0)