Skip to content

Commit

Permalink
Update debug.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LiuYi0526 authored Dec 3, 2023
1 parent 84d14c4 commit d372b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
uses: actions/setup-go@v2
if: steps.cache.outputs.cache-hit != 'true'
with:
go-version: latest
go-version: 1.20
- name: Install Gomobile
if: steps.cache.outputs.cache-hit != 'true'
run: |
Expand Down

0 comments on commit d372b12

Please sign in to comment.