hashFiles.yaml
This commit is contained in:
1
.github/workflows/hashFiles.yaml
vendored
1
.github/workflows/hashFiles.yaml
vendored
@ -22,6 +22,7 @@ jobs:
|
||||
go-hashfiles: # https://gitea.com/actions/go-hashfiles
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@main
|
||||
# Setup the Go environment. This step can be skipped if Go has been installed.
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
|
Reference in New Issue
Block a user