Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-jiajia authored Aug 3, 2024
1 parent 7b20eae commit aa4a280
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:

- name: Build linux
run: |
go build
mv easysso_example easysso_example_linux
go build -o "easysso_example_linux"
- name: Upload a Build Artifact
uses: actions/[email protected]
Expand Down

0 comments on commit aa4a280

Please sign in to comment.