Skip to content

Commit

Permalink
fix: 关闭go缓存
Browse files Browse the repository at this point in the history
  • Loading branch information
hailaz committed Jan 25, 2024
1 parent ee97645 commit aaf4025
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: 1.20.4
cache: false
- name: 准备环境
run: |
echo ${{ env.GITHUB_MY_TAG }}
Expand Down

0 comments on commit aaf4025

Please sign in to comment.