diff --git a/.github/workflows/run.yml b/.github/workflows/run.yml index 520bb39..501f847 100644 --- a/.github/workflows/run.yml +++ b/.github/workflows/run.yml @@ -57,6 +57,7 @@ jobs: uses: actions/setup-go@v4 with: go-version-file: ./custom/go.mod + cache-dependency-path: ./custom/go.sum - name: Get geoip.dat relative files run: |