6 lines
99 B
Bash
Executable file
6 lines
99 B
Bash
Executable file
#!/bin/bash
|
|
|
|
# 2021-05-16
|
|
# https://github.com/nektos/act
|
|
|
|
go install github.com/nektos/act@latest
|