Skip to content

Commit

Permalink
🐛 Fix
Browse files Browse the repository at this point in the history
Signed-off-by: vankichi <[email protected]>
  • Loading branch information
vankichi committed Jan 31, 2024
1 parent 2e272a0 commit e1702b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/auto-update-content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
run: |
make init
ls ./
echo $GOPATH
echo $GOROOT
echo $GOPRIVATE
make all
- name: Update latest version content
run: |
Expand Down

0 comments on commit e1702b9

Please sign in to comment.