Skip to content

Commit

Permalink
enable setup-go cache for darwin arm64 runner (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
guguducken authored Sep 10, 2024
1 parent 01ecd9b commit 5a03f10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge-trigger-standalone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: matrixorigin/CI/actions/setup-env@release/1.2-dev
with:
setup-java: false
cache: true
- name: GO ENV
run: go env

Expand Down

0 comments on commit 5a03f10

Please sign in to comment.