Skip to content

Commit

Permalink
go build
Browse files Browse the repository at this point in the history
  • Loading branch information
csznet committed Dec 2, 2023
1 parent 6e1edb6 commit 2d3b27f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/go-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:

jobs:

build:
build_and_upload_assets:
permissions: write-all
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2d3b27f

Please sign in to comment.