Skip to content

Commit

Permalink
potential fix for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pickledish committed Sep 5, 2023
1 parent 13fccb1 commit 28dc1ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ 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
Expand Down

0 comments on commit 28dc1ea

Please sign in to comment.