Skip to content

Commit

Permalink
fix: run patch as sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
hunjixin committed Aug 9, 2022
1 parent 69cfefe commit 359d93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: patch
run: |
go-fvm-sdk-tools patch
sudo go-fvm-sdk-tools patch
- name: Lint
run: |
Expand Down

0 comments on commit 359d93c

Please sign in to comment.