Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
dhelonious committed Aug 18, 2024
2 parents 8cd8ced + c1ab2de commit 1f167a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/commands.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
- builder: ubuntu-latest
arch: amd64
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/test
with:
snap: ${{ needs.build.outputs[matrix.arch] }}
Expand Down Expand Up @@ -89,6 +90,7 @@ jobs:
- test
- release
- publish
runs-on: ubuntu-latest
steps:
- run: gh issue comment "${{ github.event.issue.number }}" --body "Rebuilding ${{ needs.build.outputs.tag }} failed (see logs)"
env:
Expand Down

0 comments on commit 1f167a9

Please sign in to comment.