Skip to content

Commit

Permalink
fix(ci): fix job
Browse files Browse the repository at this point in the history
  • Loading branch information
phorcys420 committed Aug 5, 2024
1 parent 50ae7ca commit fb002bb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/_build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
strategy:
inputs:
image: [dart, java, javascript]
steps:
- name: Checkout
id: checkout
Expand Down

0 comments on commit fb002bb

Please sign in to comment.