Skip to content

Commit

Permalink
fix: remove redundant snippet from build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
smlx committed May 24, 2024
1 parent 5b6a8c4 commit a745435
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ jobs:
contents: read
packages: write
runs-on: ubuntu-latest
strategy:
matrix:
binary:
- go-cli-github
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
with:
Expand Down

0 comments on commit a745435

Please sign in to comment.