Skip to content

Commit 3b274ae

Browse files
committed
try to use right entrypoint installed by scala-cli-setup
1 parent 2449b5e commit 3b274ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/update.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env -S scala shebang
1+
#!/usr/bin/env -S scala-cli shebang
22

33
// Adapted from https://github.com/alexarchambault/sonatype-stats
44
//

0 commit comments

Comments
 (0)