Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dsame authored Aug 30, 2023
1 parent 36c3331 commit eae4a9d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,17 @@ jobs:
with:
go-version: '1.20'
cache-dependency-path: go.sum /tmp/env

- run: go build

- run: echo "bbbb"> /tmp/env

- uses: actions/setup-go@v4
with:
go-version: '1.20'
cache-dependency-path: go.sum /tmp/env

- run: go build



0 comments on commit eae4a9d

Please sign in to comment.