hashFiles.yaml

This commit is contained in:
严浩
2024-10-14 11:25:00 +08:00
parent 753ece7285
commit 56621f5817
2 changed files with 8 additions and 0 deletions

View File

@@ -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: