Skip to content

Commit

Permalink
Fix cache
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoPolo committed Jun 6, 2024
1 parent 1ccf03d commit d029034
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@ jobs:
with:
node-version: lts/*
- uses: ipfs/aegir/actions/cache-node-modules@master
with:
directories: |
./examples/node_modules
- uses: actions/setup-go@v5
- run: go build -o test-runner main.go
working-directory: ./examples/test-runner
Expand Down

0 comments on commit d029034

Please sign in to comment.