mirror of
https://github.com/varunsridharan/actions-toolkit.git
synced 2025-02-25 16:13:17 +08:00
5 lines
No EOL
31 B
Bash
5 lines
No EOL
31 B
Bash
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
apk add wget |