Skip to content

Commit

Permalink
update ci workflow accordingly
Browse files Browse the repository at this point in the history
  • Loading branch information
pickledish committed Jul 17, 2024
1 parent ae7489b commit 2787fc1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ jobs:
- uses: actions/checkout@v2
- id: shortsha
run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
- id: gobuild
run: mkdir go-build
- uses: stepchowfun/toast/.github/actions/toast@v0.47.5
with:
tasks: build
- uses: docker/setup-buildx-action@v2
- uses: docker/login-action@v2
with:
Expand Down

0 comments on commit 2787fc1

Please sign in to comment.