Skip to content

Commit

Permalink
ci: explicitly set go dep path
Browse files Browse the repository at this point in the history
  • Loading branch information
tinyzimmer committed Nov 5, 2023
1 parent c18921f commit 5fe3eb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
go-version: stable
check-latest: true
cache: ${{ !startswith(vars.BUILD_PLATFORM, 'self-hosted') }}
cache-dependency-path: webmesh/go.sum

- name: Setup Node
uses: actions/setup-node@v3
Expand Down

0 comments on commit 5fe3eb1

Please sign in to comment.